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 7400c3c commit 8c390dfCopy full SHA for 8c390df
setup.py
@@ -41,6 +41,8 @@
41
"Programming Language :: Python :: 3.7",
42
"Programming Language :: Python :: 3.8",
43
"Programming Language :: Python :: 3.9",
44
+ "Programming Language :: Python :: 3.10",
45
+ "Programming Language :: Python :: 3.11",
46
],
47
install_requires=["six>=1.9.0"],
48
extras_require={"gmpy2": "gmpy2", "gmpy": "gmpy"},
0 commit comments