We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4abd50c + 0a05ede commit 5189498Copy full SHA for 5189498
pyproject.toml
@@ -6,6 +6,7 @@ build-backend = "maturin"
6
7
[tool.maturin]
8
python-source = "pydeeptools"
9
+exclude = ["pydeeptools/deeptools/test/**/*"]
10
module-name = "deeptools.hp"
11
bindings = "pyo3"
12
0 commit comments