diff --git a/setup.py b/setup.py index da3e500..068f082 100755 --- a/setup.py +++ b/setup.py @@ -50,7 +50,7 @@ ], scripts = [ ], - url = "https://github.com/wnyc/pyzopfli", + url = "https://github.com/wnyc/py-zopfli", install_requires = [ ] )