We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8fc4fb + 8146755 commit d3f08d2Copy full SHA for d3f08d2
1 file changed
setup.py
@@ -27,6 +27,8 @@
27
'Programming Language :: Python :: 3.6',
28
'Programming Language :: Python :: 3.7',
29
'Programming Language :: Python :: 3.8',
30
+ 'Programming Language :: Python :: 3.9',
31
+ 'Programming Language :: Python :: 3.10',
32
'Topic :: Internet :: WWW/HTTP',
33
],
34
python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*",
0 commit comments