Skip to content

Commit

Permalink
Update package metadata.
Browse files Browse the repository at this point in the history
whitequark committed Nov 9, 2016
1 parent d3b0501 commit 585fcae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -16,7 +16,8 @@ def run(self):
version="1.0",
author="whitequark",
author_email="whitequark@whitequark.org",
url="http://m-labs.hk/pythonparser",
url="https://m-labs.hk/pythonparser",
download_url="https://github.com/m-labs/pythonparser",
description="A Python parser intended for use in tooling",
long_description=open("README.md").read(),
license="MIT",

0 comments on commit 585fcae

Please sign in to comment.