We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1645819 commit 5e39c3bCopy full SHA for 5e39c3b
1 file changed
.github/workflows/build.yml
@@ -35,6 +35,7 @@ jobs:
35
pip install https://github.com/3-manifolds/snappy_manifolds/archive/master.zip &&
36
pip install https://github.com/3-manifolds/Spherogram/archive/master.zip
37
CIBW_BEFORE_TEST: >
38
+ pip install cython &&
39
pip install https://github.com/3-manifolds/PLink/archive/master.zip &&
40
41
pip install git+https://github.com/3-manifolds/Spherogram
0 commit comments