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 520c5fc commit f47e821Copy full SHA for f47e821
.github/workflows/cibuildwheel.yml
@@ -40,7 +40,7 @@ jobs:
40
cd biopython
41
# Use commit hash if tag is still pending:
42
# This should become biopython-186:
43
- git checkout 857de750e9e56597d80be52003abe8f004a65c5a
+ git checkout ca57c0fa133b00038ceec137172205e9be4c6886
44
cd ..
45
46
- name: Build wheels
0 commit comments