We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40deb0c commit df75093Copy full SHA for df75093
1 file changed
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
packages = ["causarray"]
7
8
[tool.hatch.build.targets.sdist]
9
-exclude = ["docs*", "tests*", "tutorial*"]
+exclude = ["docs/", "tests/", "tutorial/"]
10
11
[project]
12
name = "causarray"
0 commit comments