Skip to content

Commit df75093

Browse files
committed
Update pyproject.toml
1 parent 40deb0c commit df75093

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
packages = ["causarray"]
77

88
[tool.hatch.build.targets.sdist]
9-
exclude = ["docs*", "tests*", "tutorial*"]
9+
exclude = ["docs/", "tests/", "tutorial/"]
1010

1111
[project]
1212
name = "causarray"

0 commit comments

Comments
 (0)