Skip to content

Commit bcad8f1

Browse files
committed
[chores] Fixed Development Status classifier
1 parent 7fe393e commit bcad8f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ def get_install_requires():
4040
zip_safe=False,
4141
install_requires=get_install_requires(),
4242
classifiers=[
43-
'Development Status :: 5 - Production/Stable ',
43+
'Development Status :: 5 - Production/Stable',
4444
'Environment :: Web Environment',
4545
'Topic :: Internet :: WWW/HTTP',
4646
'Topic :: System :: Networking',

0 commit comments

Comments
 (0)