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 251fe8e commit a257457Copy full SHA for a257457
setup.py
@@ -47,9 +47,10 @@ def read(f):
47
'Intended Audience :: Developers',
48
'Programming Language :: Python',
49
'Programming Language :: Python :: 3',
50
- 'Programming Language :: Python :: 3.5',
51
'Programming Language :: Python :: 3.6',
52
'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
53
+ 'Programming Language :: Python :: 3.9',
54
'Development Status :: 5 - Production/Stable',
55
'Topic :: Internet :: WWW/HTTP',
56
'Framework :: AsyncIO',
0 commit comments