gitlab refs removed #1

Merged
augustin_s merged 1 commits from gitlab_hunt into master 2025-08-27 09:03:01 +02:00

View File

@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
setup(
name="sanipy",
version="0.0.2",
url="https://gitlab.psi.ch/augustin_s/sanipy",
url="https://gitea.psi.ch/SwissFEL/sanipy",
description="A command-line tool for epics connection testing",
author="Paul Scherrer Institute",
packages=find_packages(),