Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
More adjustments to the yaml to get cibuildwheels to work
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Dec 19, 2023
1 parent fefbf8a commit 96d36e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build:
jobs:
pre_build:
- ford fortran_docs.md
- CIBW_TEST_SKIP="*-linux_x86_64" cibuildwheel --only cp311-linux_x86_64
- CIBW_TEST_SKIP="*linux*" CIBW_BUILD="cp311-*" cibuildwheel --platform linux .
- pip install wheelhouse/swiftest*.whl
python:
install:
Expand Down

0 comments on commit 96d36e5

Please sign in to comment.