Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
not-na committed May 27, 2017
1 parent 2bc2bc3 commit cbebedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
author_email="notna@apparat.org",
url="https://github.com/not-na/peng3d_sphinxext",
packages=['peng3d_sphinxext'],
requires=["sphinx","sphinxcontrib_domaintools"]
requires=["sphinx","sphinxcontrib_domaintools"],
provides=["peng3d_sphinxext"],
classifiers=[
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit cbebedc

Please sign in to comment.