Skip to content
This repository was archived by the owner on Jan 3, 2026. It is now read-only.

Commit b284a6a

Browse files
jayvdbsbourdeauducq
authored andcommitted
setup.py: Update url
https://m-labs.hk/pythonparser is 404
1 parent 4ca9753 commit b284a6a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

setup.py

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

0 commit comments

Comments
 (0)