We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45d0632 + 70d8dc5 commit 992461eCopy full SHA for 992461e
setup.py
@@ -57,6 +57,7 @@
57
'Programming Language :: Python :: 3.6',
58
'Programming Language :: Python :: 3.7',
59
'Programming Language :: Python :: 3.8',
60
+ 'Programming Language :: Python :: 3.9',
61
],
62
test_suite='tests',
63
tests_require=test_requirements
0 commit comments