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.
2 parents c05a1fd + 3a115ee commit b5397c3Copy full SHA for b5397c3
setup.py
@@ -58,11 +58,11 @@
58
'Programming Language :: Python :: 2',
59
'Programming Language :: Python :: 2.7',
60
'Programming Language :: Python :: 3',
61
- 'Programming Language :: Python :: 3.3',
62
- 'Programming Language :: Python :: 3.4',
63
'Programming Language :: Python :: 3.5',
64
'Programming Language :: Python :: 3.6',
65
'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: 3.9',
66
'License :: OSI Approved :: MIT License',
67
'Operating System :: OS Independent',
68
],
0 commit comments