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 2134019 commit 12143ffCopy full SHA for 12143ff
setup.py
@@ -38,10 +38,10 @@
38
'Topic :: Software Development :: Libraries :: Python Modules',
39
'Intended Audience :: Developers',
40
'License :: OSI Approved :: MIT License',
41
- 'Programming Language :: Python :: 3.4',
42
'Programming Language :: Python :: 3.5',
43
'Programming Language :: Python :: 3.6',
44
'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
45
],
46
47
# dependencies for development and testing
0 commit comments