This commit is contained in:
2020-10-01 20:29:01 +02:00
parent d0943837be
commit 567d2ee238

View File

@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name="sanipy",
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",
author="Paul Scherrer Institute",
packages=find_packages(),