chore: cut GitHub, make netswitch Gitea-only
- relink README/CHANGELOG/pyproject/SECURITY to git.engelgardt23.ru - update-check + badges point to Gitea; rename GITHUB_REPO -> REPO - port CI to .gitea/workflows (self-contained, publishes Gitea release) - remove .github (workflow + issue templates); drop made-by lines
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@ dependencies = ["rich>=13"]
|
||||
dynamic = ["version"]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/Engelgardt23/netswitch"
|
||||
Issues = "https://github.com/Engelgardt23/netswitch/issues"
|
||||
Homepage = "https://git.engelgardt23.ru/engel/netswitch"
|
||||
Issues = "https://git.engelgardt23.ru/engel/netswitch/issues"
|
||||
|
||||
[project.scripts]
|
||||
netswitch = "netswitch.app:main"
|
||||
|
||||
Reference in New Issue
Block a user