Skip to content

Commit

Permalink
Fix missing comma(????)
Browse files Browse the repository at this point in the history
  • Loading branch information
bennylope committed Dec 5, 2019
1 parent 855d641 commit 1cf6465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -34,7 +34,7 @@
]
},
classifiers=[
"Development Status :: 5 - Production/Stable"
"Development Status :: 5 - Production/Stable",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
Expand Down

0 comments on commit 1cf6465

Please sign in to comment.