Skip to content

Commit 08e1164

Browse files
committed
re-add project dir
1 parent 92824ca commit 08e1164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ testpaths = ["python-pybind/tests"]
3535
[tool.cibuildwheel]
3636
build-frontend = "default"
3737
test-requires = "pytest"
38-
test-command = "pytest python-pybind/tests"
38+
test-command = "pytest {project}/python-pybind/tests"
3939

4040
[tool.ruff.lint]
4141
extend-select = [

0 commit comments

Comments
 (0)