10 lines
172 B
Diff
10 lines
172 B
Diff
--- a/pyproject.toml
|
|
+++ b/pyproject.toml
|
|
@@ -182,6 +182,7 @@ exclude = [
|
|
"*.pxi",
|
|
"*.pyx",
|
|
"build.bat",
|
|
+ "test",
|
|
]
|
|
|
|
[tool.hatch.build.targets.sdist]
|