Skip to content

Commit 67b5354

Browse files
authored
Update pyproject.toml
1 parent 98c8df3 commit 67b5354

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ all = ["python-template[dev,docs]"]
4242
pytemp = "python_template.__main__:main"
4343

4444
[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"
45+
Homepage = ""
46+
Documentation = ""
47+
Repository = ""
48+
Issues = ""
4949

5050
[build-system]
5151
requires = ["hatchling"]

0 commit comments

Comments
 (0)