From 093e6c8219eeb883d57af3f3c40456daa8d6ed25 Mon Sep 17 00:00:00 2001 From: Simon Humpohl <simon.humpohl@rwth-aachen.de> Date: Sat, 5 Jun 2021 19:41:38 +0200 Subject: [PATCH] Add url --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 610340e..f55e78d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,6 +8,7 @@ author = Simon Humpohl author_email = simon.humpohl@rwth-aachen.de license = GPLv3 license_files = LICENSE +url = https://git-ce.rwth-aachen.de/simon.humpohl/tabor_control keywords = hardware, awg, tabor, tabor electronics classifiers = Programming Language :: Python :: 3 -- GitLab