1
0
forked from GitHub/gf-core
This commit is contained in:
Krasimir Angelov
2023-01-25 17:43:33 +01:00
parent 76ddbff9c6
commit 0cc462e6f1

View File

@@ -314,7 +314,7 @@ jobs:
env:
CIBW_TEST_REQUIRES: pytest
CIBW_TEST_COMMAND: "(cd {project}/src/runtime/python; pytest)"
CIBW_SKIP: pp*
CIBW_SKIP: *-win32
run: |
python3 -m cibuildwheel src/runtime/python --output-dir wheelhouse