Skip to content

Commit

Permalink
Merge pull request #30 from sgherbst/sgherbst-patch-1
Browse files Browse the repository at this point in the history
cvxpy fix
  • Loading branch information
sgherbst committed Feb 4, 2021
2 parents 9f6c18c + 43f17a3 commit 58964b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions regress.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ source install_hardfloat.sh
pip install wheel
pip install pytest pytest-cov

# temporary fix
pip install numpy
pip install cvxpy==1.1.7

# install msdsl
pip install -e .

Expand Down

0 comments on commit 58964b3

Please sign in to comment.