Skip to content

Commit

Permalink
OK, try this
Browse files Browse the repository at this point in the history
  • Loading branch information
kodonnell committed Jun 5, 2022
1 parent ef3c984 commit 67fe503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ build-verbosity = 3

[tool.cibuildwheel.linux]
# Install stuff for scipy:
before-all = "apt-get -y install gfortran libopenblas-dev liblapack-dev || yum -y install gfortran libopenblas-dev liblapack-dev"
before-all = "apt-get -y install gfortran libopenblas-dev liblapack-dev || yum -y install blas-devel lapack-devel"

0 comments on commit 67fe503

Please sign in to comment.