1
0
mirror of https://github.com/fedora-python/tox-current-env.git synced 2025-08-21 05:58:53 +02:00

New Python versions in tests

This commit is contained in:
Lumir Balhar
2022-02-09 10:28:06 +01:00
committed by Lumír 'Frenzy' Balhar
parent 0d9beab1db
commit fa84635096
6 changed files with 40 additions and 27 deletions

View File

@@ -34,6 +34,7 @@ setup(
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: Implementation :: CPython",
"Topic :: Software Development :: Testing",
],