Skip to content
Snippets Groups Projects
Commit 2d5afc3a authored by Stefan Hendricks's avatar Stefan Hendricks :office:
Browse files

Update setup.py

parent 9318eeb8
No related branches found
No related tags found
No related merge requests found
......@@ -34,9 +34,6 @@ setup(
url='',
license=license_content,
install_requires=requirements,
dependency_links = [
"git+git://gitlab.awi.de/floenavi/icedrift@master#egg=icedrift",
],
packages=find_packages(exclude=('tests', 'docs')),
include_package_data=True
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment