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 6029e3e commit 1f4277cCopy full SHA for 1f4277c
setup.py
@@ -110,10 +110,10 @@ def run(self):
110
'Programming Language :: Python :: 2',
111
'Programming Language :: Python :: 2.7',
112
'Programming Language :: Python :: 3',
113
- 'Programming Language :: Python :: 3.5',
114
'Programming Language :: Python :: 3.6',
115
'Programming Language :: Python :: 3.7',
116
'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: 3.9',
117
'Programming Language :: Python :: Implementation :: CPython',
118
'Programming Language :: Python :: Implementation :: PyPy',
119
'Topic :: Software Development :: Testing',
0 commit comments