Skip to content

Commit

Permalink
disable python tests on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidn committed Jun 9, 2024
1 parent f2d7f19 commit b132e51
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ before-all = [
select = "*-win_amd64"

[tool.cibuildwheel.windows]
test-command = '''bash -c "cd '{project}/bindings/python' && python test.py"'''

[tool.cibuildwheel.windows.environment]
BOOST_BUILD_PATH = 'c:/boost/tools/build'
Expand Down

0 comments on commit b132e51

Please sign in to comment.