From 54fdb1bbcc96a2c6ba0d6b8ad4732abffa39761b Mon Sep 17 00:00:00 2001 From: Tony Fast Date: Thu, 2 Apr 2020 21:42:49 -0400 Subject: [PATCH] Update setup.py Update the project link for the homepage on pypi to the current repo. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7c1caed..6b160f6 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ description="Cannonical source for classifiers on PyPI (pypi.org).", long_description=long_description, long_description_content_type="text/markdown", - url="https://github.com/pypa/packaging-classifiers", + url="https://github.com/pypa/trove-classifiers", author="The PyPI Admins", author_email="admin@pypi.org", classifiers=[