We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b89d2c commit ef41f63Copy full SHA for ef41f63
pyproject.toml
@@ -21,7 +21,9 @@ dependencies = [
21
]
22
23
[project.urls]
24
-repository = "https://github.com/jimustafa/wannier90-pylib-io"
+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"
27
28
[tool.hatch]
29
build.exclude = [
0 commit comments