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 565444e commit 80cdc01Copy full SHA for 80cdc01
setup.py
@@ -56,7 +56,7 @@ def get_install_requires():
56
zip_safe=False,
57
install_requires=get_install_requires(),
58
classifiers=[
59
- 'Development Status :: 5 - Production/Stable ',
+ 'Development Status :: 5 - Production/Stable',
60
'Environment :: Web Environment',
61
'Topic :: Internet :: WWW/HTTP',
62
'Intended Audience :: Developers',
0 commit comments