3
0

move project to our public git

This commit is contained in:
2023-01-12 15:27:26 +01:00
parent 867044a407
commit 5e1e67f2c4
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,9 +6,9 @@ author_email = stefan.buehler@tik.uni-stuttgart.de
description = Captive Portal
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.tik.uni-stuttgart.de/NKS/python-capport
url = https://git-nks-public.tik.uni-stuttgart.de/net/python-capport
project_urls =
Bug Tracker = https://github.tik.uni-stuttgart.de/NKS/python-capport/issues
Bug Tracker = https://git-nks-public.tik.uni-stuttgart.de/net/python-capport/issues
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: MIT License