Skip to content

Commit

Permalink
CICD: Install cddlib in conda environment
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Dec 20, 2024
1 parent ade0219 commit ac5ef7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
environment-name: pypoman_test_env
create-args: >-
python=${{ matrix.python-version }}
cddlib
cvxopt>=1.2.6
matplotlib>=3.3.4
numpy>=1.15.4
Expand Down

0 comments on commit ac5ef7c

Please sign in to comment.