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 2cf4830 commit d19a97bCopy full SHA for d19a97b
setup.py
@@ -49,11 +49,11 @@
49
'License :: OSI Approved :: MIT License',
50
'Programming Language :: Python',
51
'Programming Language :: Python :: 2.7',
52
- 'Programming Language :: Python :: 3.3',
53
'Programming Language :: Python :: 3.4',
54
'Programming Language :: Python :: 3.5',
55
'Programming Language :: Python :: 3.6',
56
'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
57
'Programming Language :: Python :: Implementation :: CPython',
58
'Operating System :: OS Independent',
59
'Topic :: Software Development :: Libraries',
0 commit comments