We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00fb735 commit 9da567aCopy full SHA for 9da567a
1 file changed
setup.py
@@ -79,10 +79,10 @@ def finalize_options(self):
79
classifiers=[
80
'Programming Language :: Python',
81
'Programming Language :: Python :: 3',
82
- 'Programming Language :: Python :: 3.5',
83
'Programming Language :: Python :: 3.6',
84
'Programming Language :: Python :: 3.7',
85
'Programming Language :: Python :: 3.8',
+ 'Programming Language :: Python :: 3.9'
86
'Development Status :: 4 - Beta',
87
'Intended Audience :: Developers',
88
'License :: OSI Approved :: Apache Software License',
0 commit comments