Skip to content

Commit 4b4ac2b

Browse files
authored
Include test data directory in sdist (#27)
1 parent 2655b1f commit 4b4ac2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ source = "vcs"
4747
exclude = [
4848
"/.github/**",
4949
"/src/yt/solver/test/players/*",
50+
"!/src/yt/solver/test/players/.gitignore",
5051
]
5152

5253
[tool.hatch.build.targets.wheel]

0 commit comments

Comments
 (0)