diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2022-10-25 07:34:52 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-10-27 05:51:26 -0400 |
commit | 263582fb688d0fb94465da21cc80c87a046d95b1 (patch) | |
tree | df4419d0d11ec88603facd11ff7801134f8f7909 /setup.py | |
parent | 5fc20859ff816fc9af56a50bf0690eac87b52d16 (diff) | |
download | python-coveragepy-git-263582fb688d0fb94465da21cc80c87a046d95b1.tar.gz |
build: 3.11.0 and 3.12.0a1 are available
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Programming Language :: Python :: 3.11 +Programming Language :: Python :: 3.12 Programming Language :: Python :: Implementation :: CPython Programming Language :: Python :: Implementation :: PyPy Topic :: Software Development :: Quality Assurance |