We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e7b3d3 commit e850e64Copy full SHA for e850e64
.cirrus.yml
@@ -18,7 +18,7 @@ cirrus_wheels_macos_arm64_task:
18
pip install git+https://github.com/3-manifolds/snappy_manifolds &&
19
pip install git+https://github.com/3-manifolds/Spherogram
20
CIBW_TEST_COMMAND: python -m snappy.test --skip-modern-opengl
21
- install_pre_requirements:
+ install_pre_requirements_script:
22
- brew install python3 pipx
23
- python3 --version
24
run_cibuildwheel_script:
0 commit comments