Skip to content

Commit 87fd74b

Browse files
authored
Update microbiorust-py_benchmarks.yml
adding python equivalent for benchmarking
1 parent 02a516c commit 87fd74b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/microbiorust-py_benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: dtolnay/rust-toolchain@stable
2929

3030
- name: Install dependencies
31-
run: pip install asv virtualenv maturin
31+
run: pip install asv virtualenv maturin biopython
3232

3333
# 1. GET OLD HISTORY
3434
- name: Load previous results

0 commit comments

Comments
 (0)