1
0
forked from GitHub/gf-core
This commit is contained in:
Krasimir Angelov
2023-01-25 14:47:00 +01:00
parent 091e9bbd4f
commit dea46e82cf

View File

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