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 c2334dc commit 7ff0f52Copy full SHA for 7ff0f52
pyproject.toml
@@ -80,5 +80,5 @@ pattern = '__version__ = ["\'](.*?)[\'\"]'
80
81
[tool.hatch.build.targets.sdist]
82
include = [
83
- "/tldr",
+ "tldr.py"
84
]
0 commit comments