Skip to content
Snippets Groups Projects
Commit 9282bced authored by Ian Galpin's avatar Ian Galpin
Browse files

Removed unused parentheses in setup.py

parent 409296a8
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ setup(
author_email='swd@geant.org',
description='Flask and React project for displaying '
'Compendium related reports and survey',
url=('https://gitlab.geant.net/live-projects/compendium-v2'),
url='https://gitlab.geant.net/live-projects/compendium-v2',
packages=find_packages(),
install_requires=[
'jsonschema',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment