We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b9c6b7 commit f3b602cCopy full SHA for f3b602c
python/pyproject.toml
@@ -45,4 +45,4 @@ sentencepiece = ["*.bin"]
45
46
[tool.cibuildwheel]
47
test-requires = ["pytest"]
48
-test-command = "pytest -v {project}/tests"
+test-command = "pytest -v {project}/test"
0 commit comments