We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e910eba commit 958cf5bCopy full SHA for 958cf5b
1 file changed
setup.py
@@ -56,6 +56,9 @@
56
"Programming Language :: Python :: 3.5",
57
"Programming Language :: Python :: 3.6",
58
"Programming Language :: Python :: 3.7",
59
+ "Programming Language :: Python :: 3.8",
60
+ "Programming Language :: Python :: 3.9",
61
+ "Programming Language :: Python :: 3.10",
62
"Topic :: Software Development :: Libraries :: Python Modules",
63
"Framework :: Pytest",
64
],
0 commit comments