We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 037220a commit 78a88f2Copy full SHA for 78a88f2
pyproject.toml
@@ -25,9 +25,9 @@ dependencies = [
25
26
[project.urls]
27
Homepage = "https://sscha.eu/"
28
-Repository = "https://github.com/mesonepigreco/python-sscha"
+Repository = "https://github.com/SSCHAcode/python-sscha"
29
# Documentation = "https://documentacion.readthedocs.io/"
30
-# Issues = "https://github.com/mesonepigreco/python-sscha/issues"
+Issues = "https://github.com/SSCHAcode/python-sscha/issues"
31
32
# --- Meson-python specific configuration (Optional but useful) ---
33
[tool.meson-python]
0 commit comments