Skip to content
Snippets Groups Projects
Commit fcb86fe6 authored by Nils Brüggemann's avatar Nils Brüggemann Committed by Fraser William Goldsworth
Browse files

setup.py: Update name for pyicon to have a free valid name for pypi.

parent 9e605f56
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ with open("requirements.txt") as f:
install_requires = f.read().strip().split("\n")
setup(
name='pyicon',
name='pyicon-diagnostics',
version=version,
description='Diagnostic python software package for ICON',
long_description=long_description,
......
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