Skip to content

Commit 5189498

Browse files
committed
pyproject toml update
2 parents 4abd50c + 0a05ede commit 5189498

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ build-backend = "maturin"
66

77
[tool.maturin]
88
python-source = "pydeeptools"
9+
exclude = ["pydeeptools/deeptools/test/**/*"]
910
module-name = "deeptools.hp"
1011
bindings = "pyo3"
1112

0 commit comments

Comments
 (0)