We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e308596 commit 9db7a4eCopy full SHA for 9db7a4e
1 file changed
.github/workflows/cibuildwheel.yml
@@ -40,7 +40,7 @@ jobs:
40
cd biopython
41
# Use commit hash if tag is still pending:
42
# Testing prior to version bump and biopython-187 tag:
43
- git checkout d76a5581ca3317ec850d72450c458ec4e34e2583
+ git checkout 7a9c76cce8c6a58db791be2b12a135af210cedf2
44
cd ..
45
46
- name: Build wheels
0 commit comments