diff --git a/setup.py b/setup.py index 5b22617..bf01ff9 100755 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ long_description=open('README.md').read(), dependency_links=[ "git+https://github.com/OpenPathView/OPV_DBRest-client.git#egg=opv_api_client-0.2", - "git+https://github.com/OpenPathView/pg-dump-filtered@v0.2#egg=pg_dump_filtered" + "git+https://github.com/OpenPathView/pg-dump-filtered@v0.2#egg=pg_dump_filtered-0.2" ], install_requires=[ "GeoAlchemy2",