Skip to content

Commit

Permalink
relaxing version
Browse files Browse the repository at this point in the history
  • Loading branch information
mortonjt committed Jul 8, 2021
1 parent f07fbb9 commit 2ec0b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Install conda packages
shell: bash -l {0}
run: conda install -c conda-forge statsmodels scikit-bio biom-format matplotlib flake8=2.7.0 pycodestyle=3.9.2
run: conda install -c conda-forge statsmodels scikit-bio biom-format matplotlib flake8=2.7 pycodestyle=3.9

- name: Install gneiss
shell: bash -l {0}
Expand Down

0 comments on commit 2ec0b4b

Please sign in to comment.