Skip to content

Commit

Permalink
try to work around classy install mess
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbant committed Jul 28, 2023
1 parent b476d3b commit e102e42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ before_install:
python -m pip install --upgrade pip setuptools wheel;
pip install mpi4py pytest-forked pytest-cov flaky matplotlib dill coverage flake8;
fi
- pip install "Cython<3"
- python --version

script:
Expand Down

0 comments on commit e102e42

Please sign in to comment.