Skip to content

Commit 7073a7d

Browse files
Update pyproject.toml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent e3c6f65 commit 7073a7d

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
@@ -75,7 +75,7 @@ Changelog = "https://github.com/dh-tech/undate-python/blob/main/CHANGELOG.md"
7575
path = "src/undate/__init__.py"
7676

7777
[tool.hatch.build.targets.sdist]
78-
include = ["src/undate/**/*.py", "src/undate/**/*.lark", "/tests"]
78+
include = ["src/undate/**/*.py", "src/undate/**/*.lark", "tests/**"]
7979

8080
[tool.pytest.ini_options]
8181
pythonpath = "src/"

0 commit comments

Comments
 (0)