Skip to content

Commit

Permalink
Cirrus CI: trying install_pre_requirements_script as key.
Browse files Browse the repository at this point in the history
  • Loading branch information
unhyperbolic committed Mar 7, 2024
1 parent 9e7b3d3 commit e850e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cirrus_wheels_macos_arm64_task:
pip install git+https://github.com/3-manifolds/snappy_manifolds &&
pip install git+https://github.com/3-manifolds/Spherogram
CIBW_TEST_COMMAND: python -m snappy.test --skip-modern-opengl
install_pre_requirements:
install_pre_requirements_script:
- brew install python3 pipx
- python3 --version
run_cibuildwheel_script:
Expand Down

0 comments on commit e850e64

Please sign in to comment.