aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 8dc16ce..e8c63d5 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -63,7 +63,7 @@ exclude = [
]
[tool.hatch.build.targets.wheel.shared-data]
-"wikiget.1" = "share/man/man1/wikiget.1"
+"docs/wikiget.1" = "share/man/man1/wikiget.1"
"README.md" = "share/doc/wikiget/README.md"
"LICENSE" = "share/doc/wikiget/LICENSE"