Skip to content

Commit 677867d

Browse files
authored
Build candidate Biopython 1.85
1 parent 05e39ad commit 677867d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ jobs:
3939
git submodule update --init biopython
4040
cd biopython
4141
# Use commit hash if tag is still pending:
42-
# This is some commits after Biopython 1.84 but before 1.85, to test a CPython 3.13 fix:
43-
git checkout 22ebf951e736bd44f04e3552a4a39723ccb3c219
42+
# This should become biopython-185:
43+
git checkout 668de08f73fca7f8336049dfd78716d7dd095f21
4444
cd ..
4545
4646
- name: Build wheels

0 commit comments

Comments
 (0)