Skip to content

Commit

Permalink
Do we only get one line?
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Finnie committed Aug 3, 2024
1 parent a5a1619 commit 49ed763
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ manylinux-x86_64-image = "manylinux2014"
before-all = """
#yum -y update && yum -y install pkgconfig openblas-devel openblas
python -m pip install --upgrade pip
pip install --prefer-binary scipy>=1.10.1
python -m pip install --upgrade pip && pip install --prefer-binary scipy>=1.10.1
# Note we can't just use the version from yum as it doesn't have a pkgconfig
#git clone https://github.com/OpenMathLib/OpenBLAS.git
#cd OpenBLAS
Expand Down

0 comments on commit 49ed763

Please sign in to comment.