Skip to content

Commit

Permalink
Update test_simpleaf.yml
Browse files Browse the repository at this point in the history
bioconda sync occurred, no need to use pip to install pyroe.
  • Loading branch information
rob-p authored Jul 21, 2022
1 parent 802f14d commit 9d47bb7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test_simpleaf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ jobs:
channel-priority: true
activate-environment: anaconda-client-env
environment-file: simpleaf_conda_env.yml
# until pyroe 0.6.2 shows up in bioconda
# the numpy version thing is dumb
- name: Install pyroe
run: |
pip3 install numpy==1.22
pip3 install pyroe
- name: Test simpleaf
shell: bash -l {0}
run: |
Expand Down

0 comments on commit 9d47bb7

Please sign in to comment.