Skip to content

Commit

Permalink
Add home url.
Browse files Browse the repository at this point in the history
  • Loading branch information
cleanunicorn committed Jul 22, 2019
1 parent 2911f73 commit ac45841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ def run(self):
long_description_content_type="text/markdown",
entry_points={"console_scripts": ["theo=theo.interfaces.cli:main"]},
cmdclass={"verify": VerifyVersionCommand},
url="https://github.com/cleanunicorn/theo",
)

0 comments on commit ac45841

Please sign in to comment.