Skip to content

Commit

Permalink
Try installing tox via conda
Browse files Browse the repository at this point in the history
  • Loading branch information
titodalcanton committed Nov 14, 2024
1 parent d928731 commit 0ebf686
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/basic-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ jobs:
- uses: actions/checkout@v4
- name: installing system packages
run: |
conda install fftw mpi git-lfs graphviz gsl openssl openmpi
pip install "tox<4.0.0" pip setuptools --upgrade
conda install fftw mpi git-lfs graphviz gsl openssl openmpi "tox<4.0.0" pip setuptools
- name: installing macosx packages
if: matrix.os == 'macos-latest'
run: |
Expand Down

0 comments on commit 0ebf686

Please sign in to comment.