Skip to content

Commit 80cdc01

Browse files
committed
[chores] Minor setup.py whitespace fix
[skip ci]
1 parent 565444e commit 80cdc01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def get_install_requires():
5656
zip_safe=False,
5757
install_requires=get_install_requires(),
5858
classifiers=[
59-
'Development Status :: 5 - Production/Stable ',
59+
'Development Status :: 5 - Production/Stable',
6060
'Environment :: Web Environment',
6161
'Topic :: Internet :: WWW/HTTP',
6262
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)