From 5ee8b7bce5b09d679c0b40d9bb59bb457229b2c1 Mon Sep 17 00:00:00 2001 From: woznic_n <> Date: Tue, 26 Aug 2025 12:21:22 +0200 Subject: [PATCH] gitlab refs removed --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2d90177..ce7cef8 100644 --- a/setup.py +++ b/setup.py @@ -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(), -- 2.49.1