Skip to content

Commit

Permalink
re-add project dir
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikmuhs committed Nov 25, 2024
1 parent 7b7821f commit 5a99d97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ testpaths = ["python-pybind/tests"]
[tool.cibuildwheel]
build-frontend = "default"
test-requires = "pytest"
test-command = "pytest python-pybind/tests"
test-command = "pytest {project}/python-pybind/tests"

[tool.ruff.lint]
extend-select = [
Expand Down

0 comments on commit 5a99d97

Please sign in to comment.