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 0f8b283 commit 915826dCopy full SHA for 915826d
pyproject.toml
@@ -76,7 +76,7 @@ path = "tldr.py"
76
attr = "__version__"
77
78
[tool.hatch.build.targets.wheel.shared-data]
79
-"docs/man" = "share/man/man1"
+"docs/man/tldr.1" = "share/man/man1/tldr.1"
80
81
[tool.hatch.build.targets.sdist]
82
include = [
0 commit comments