diff --git a/setup.py b/setup.py index 912d243..17ae9d3 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ license='BSD', author='Matthew Perry', author_email='perrygeo@gmail.com', - url='http://geopandas.org', + url='https://github.com/perrygeo/simanneal', long_description=LONG_DESCRIPTION, packages=['simanneal'], install_requires=[],