diff --git a/pyproject.toml b/pyproject.toml index 9f245f3ab7..14571dd22b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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'