Skip to content

Commit 694fb98

Browse files
Update setup.py
1 parent f91a212 commit 694fb98

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
@@ -7,7 +7,7 @@
77
author_email="[email protected]",
88
packages=find_packages(),
99
include_package_data=True,
10-
url="https://github.com/ekonstantinidis/pypi",
10+
url="https://github.com/ekonstantinidis/pypiup",
1111
license='BSD',
1212
description="Check whether your PyPI requirements are up to date.",
1313
long_description=open("README.md").read(),

0 commit comments

Comments
 (0)