We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f91a212 commit 694fb98Copy full SHA for 694fb98
setup.py
@@ -7,7 +7,7 @@
7
author_email="[email protected]",
8
packages=find_packages(),
9
include_package_data=True,
10
- url="https://github.com/ekonstantinidis/pypi",
+ url="https://github.com/ekonstantinidis/pypiup",
11
license='BSD',
12
description="Check whether your PyPI requirements are up to date.",
13
long_description=open("README.md").read(),
0 commit comments