Skip to content
Snippets Groups Projects
Commit 1da08355 authored by Olivier Bertrand's avatar Olivier Bertrand
Browse files

Update setup.py with dowloead url

parent 304c8139
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ setup_dict = {'name': 'navipy',
'description': 'Insect Navigation Toolbox',
'packages': create_package_list("navipy"),
'url': "https://gitlab.ub.uni-bielefeld.de/olivier.bertrand/navipy.git",
'download_url': '',
'download_url': 'https://gitlab.ub.uni-bielefeld.de/olivier.bertrand/navipy/-/archive/v_010/navipy-v_010.tar.gz',
'requires': ['numpy',
'pandas',
'matplotlib',
......
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