Skip to content

Commit

Permalink
oops pip typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AmandaBirmingham committed Jun 21, 2023
1 parent 6853d72 commit 047cd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
conda install -c bioconda samtools
pip install multiqc
pip install nwalign3
pip install pandas=1.4.1
pip install pandas==1.4.1
# pip install seaborn
pip install fastaparser
- name: Lint with flake8
Expand Down

0 comments on commit 047cd7d

Please sign in to comment.