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 4659a82 commit 0f77be2Copy full SHA for 0f77be2
setup.py
@@ -63,7 +63,7 @@ def get_install_requires():
63
packages=find_packages(exclude=['tests', 'tests.*', 'docs', 'docs.*']),
64
zip_safe=False,
65
classifiers=[
66
- 'Development Status :: 5 - Production/Stable ',
+ 'Development Status :: 5 - Production/Stable',
67
'Environment :: Console',
68
'Intended Audience :: Developers',
69
'License :: OSI Approved :: MIT License',
0 commit comments