We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff2e6c5 commit ac99985Copy full SHA for ac99985
1 file changed
setup.py
@@ -42,6 +42,9 @@
42
"Programming Language :: Python :: 3.6",
43
"Programming Language :: Python :: 3.7",
44
"Programming Language :: Python :: 3.8",
45
+ "Programming Language :: Python :: 3.9",
46
+ "Programming Language :: Python :: 3.10",
47
+ "Programming Language :: Python :: 3.11",
48
"Topic :: Software Development :: Libraries",
49
],
50
test_suite="tests",
0 commit comments