We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3479ec commit 618138eCopy full SHA for 618138e
1 file changed
setup.py
@@ -23,6 +23,7 @@
23
"Programming Language :: Python :: 3.7",
24
"Programming Language :: Python :: 3.8",
25
"Programming Language :: Python :: 3.9",
26
+ "Programming Language :: Python :: 3.10",
27
"Programming Language :: Python :: 3 :: Only",
28
],
29
python_requires='>=3.7',
0 commit comments