Skip to content
Snippets Groups Projects
Commit 7b3587a5 authored by Remco Tukker's avatar Remco Tukker
Browse files

update repo url in setup.py

parent dab2784c
Branches
Tags
1 merge request!17Feature/comp 170 improve dependencies part 1
...@@ -7,7 +7,7 @@ setup( ...@@ -7,7 +7,7 @@ setup(
author_email='swd@geant.org', author_email='swd@geant.org',
description='Flask and React project for displaying ' description='Flask and React project for displaying '
'Compendium related reports and survey', 'Compendium related reports and survey',
url='https://gitlab.geant.net/live-projects/compendium-v2', url='https://gitlab.geant.org/geant-swd/compendium-v2',
packages=find_packages(), packages=find_packages(),
install_requires=[ install_requires=[
'alembic~=1.10', 'alembic~=1.10',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment