Skip to content

Commit ab1ae4d

Browse files
committed
Fix hatch build
1 parent df0f4b4 commit ab1ae4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repository = "https://github.com/fdw/rofimoji"
1919
[project.scripts]
2020
rofimoji = "picker.__main__:main"
2121

22-
[tool.hatch.build]
22+
[tool.hatch.build.targets.sdist]
2323
include = [
2424
"src/picker/data/*.csv",
2525
"src/picker/docs/rofimoji.1",

0 commit comments

Comments
 (0)