typo
This commit is contained in:
2
setup.py
2
setup.py
@ -3,7 +3,7 @@ from setuptools import setup, find_packages
|
|||||||
setup(
|
setup(
|
||||||
name="sanipy",
|
name="sanipy",
|
||||||
version="0.0.1",
|
version="0.0.1",
|
||||||
url="https://github.com/augustin_s/sanipy",
|
url="https://gitlab.psi.ch/augustin_s/sanipy",
|
||||||
description="A command-line tool for epics connection testing",
|
description="A command-line tool for epics connection testing",
|
||||||
author="Paul Scherrer Institute",
|
author="Paul Scherrer Institute",
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
|
Reference in New Issue
Block a user