Fix homepage URL to point at the actual Gitea repo

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0116i7dYLNZTXNR7Lqf439bV
This commit is contained in:
2026-09-09 14:00:05 +02:00
co-authored by Claude Sonnet 5
parent 86c3a95cb8
commit 0c3a206740
+1 -1
View File
@@ -39,7 +39,7 @@ dev = [
] ]
[project.urls] [project.urls]
Homepage = "https://github.com/retoor/stealthii" Homepage = "https://retoor.molodetz.nl/retoor/stealthii"
[tool.setuptools.packages.find] [tool.setuptools.packages.find]
where = ["."] where = ["."]