chore: cut GitHub, make project Gitea-only
- relink README/CHANGELOG/pyproject/SECURITY to git.engelgardt23.ru - port CI from GitHub Actions to .gitea/workflows (publishes Gitea release via API) - rename GITHUB_REPO -> REPO; drop GitHub mentions in code/docs/comments - 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/dhcpsrv"
|
||||
Issues = "https://github.com/Engelgardt23/dhcpsrv/issues"
|
||||
Homepage = "https://git.engelgardt23.ru/engel/dhcpsrv"
|
||||
Issues = "https://git.engelgardt23.ru/engel/dhcpsrv/issues"
|
||||
|
||||
[project.scripts]
|
||||
dhcpsrv = "dhcpsrv.app:main"
|
||||
|
||||
Reference in New Issue
Block a user