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 b2bf3ec commit b3a3dceCopy full SHA for b3a3dce
setup.py
@@ -49,10 +49,10 @@
49
"Operating System :: POSIX",
50
"Operating System :: Unix",
51
"Operating System :: MacOS",
52
- "Programming Language :: Python :: 3.6",
53
"Programming Language :: Python :: 3.7",
54
"Programming Language :: Python :: 3.8",
55
"Programming Language :: Python :: 3.9",
+ "Programming Language :: Python :: 3.10",
56
]
57
INSTALL_REQUIRES = (min_deps.tag_to_packages["install"],)
58
EXTRAS_REQUIRE = {
0 commit comments