Commit 240dda82 authored by Thibault Hallouin's avatar Thibault Hallouin
Browse files

update project URLs for PyPI

parent 955a7666
1 merge request!2release v0.1.1.0
Showing with 6 additions and 1 deletion
+6 -1
......@@ -44,7 +44,12 @@ setup(
version=__version__,
author='Thibault Hallouin',
author_email='thibault.hallouin@inrae.fr',
url='https://gitlab.irstea.fr/hycar-hydro/evalhyd/evalhyd-python',
download_url="https://pypi.python.org/pypi/evalhyd-python",
project_urls={
'Bug Tracker': 'https://gitlab.irstea.fr/HYCAR-Hydro/evalhyd/evalhyd-python/-/issues',
'Documentation': 'https://hydrogr.github.io/evalhyd/python',
'Source Code': 'https://gitlab.irstea.fr/hycar-hydro/evalhyd/evalhyd-python',
},
description='Python bindings for EvalHyd',
long_description='An evaluator for streamflow predictions.',
packages=["evalhyd"],
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment