We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c8df3 commit 67b5354Copy full SHA for 67b5354
pyproject.toml
@@ -42,10 +42,10 @@ all = ["python-template[dev,docs]"]
42
pytemp = "python_template.__main__:main"
43
44
[project.urls]
45
-Homepage = "https://github.com/fswair/vowel"
46
-Documentation = "https://github.com/fswair/vowel#readme"
47
-Repository = "https://github.com/fswair/vowel.git"
48
-Issues = "https://github.com/fswair/vowel/issues"
+Homepage = ""
+Documentation = ""
+Repository = ""
+Issues = ""
49
50
[build-system]
51
requires = ["hatchling"]
0 commit comments