Skip to content

Commit 585fcae

Browse files
committed
Update package metadata.
1 parent d3b0501 commit 585fcae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ def run(self):
1616
version="1.0",
1717
author="whitequark",
1818
author_email="whitequark@whitequark.org",
19-
url="http://m-labs.hk/pythonparser",
19+
url="https://m-labs.hk/pythonparser",
20+
download_url="https://github.com/m-labs/pythonparser",
2021
description="A Python parser intended for use in tooling",
2122
long_description=open("README.md").read(),
2223
license="MIT",

0 commit comments

Comments
 (0)