Skip to content

Commit c198a36

Browse files
authored
Update setup.py (#8)
Update the project link for the homepage on pypi to the current repo.
1 parent 75c5bf0 commit c198a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
description="Cannonical source for classifiers on PyPI (pypi.org).",
1616
long_description=long_description,
1717
long_description_content_type="text/markdown",
18-
url="https://github.com/pypa/packaging-classifiers",
18+
url="https://github.com/pypa/trove-classifiers",
1919
author="The PyPI Admins",
2020
author_email="admin@pypi.org",
2121
classifiers=[

0 commit comments

Comments
 (0)