Skip to content

Commit ef41f63

Browse files
committed
update project URLs
1 parent 3b89d2c commit ef41f63

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ dependencies = [
2121
]
2222

2323
[project.urls]
24-
repository = "https://github.com/jimustafa/wannier90-pylib-io"
24+
Documentation = "https://github.com/jimustafa/wannier90io-python#readme"
25+
Issues = "https://github.com/jimustafa/wannier90io-python/issues"
26+
Source = "https://github.com/jimustafa/wannier90io-python"
2527

2628
[tool.hatch]
2729
build.exclude = [

0 commit comments

Comments
 (0)