Skip to content

Commit

Permalink
Install a QP solver for testing (temporary)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Feb 6, 2024
1 parent 896ac45 commit c573ce8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ deps =
matplotlib >=3.6.2
mypy >=0.812
pylint >=2.8.2
; quadprog: to be removed after https://github.com/qpsolvers/qpsolvers/pull/286
quadprog
commands =
black --check --diff qpbenchmark
ruff qpbenchmark
Expand Down

0 comments on commit c573ce8

Please sign in to comment.