Skip to content

Commit

Permalink
Add pins to the conda cyipopt-dev file.
Browse files Browse the repository at this point in the history
  • Loading branch information
moorepants committed Sep 23, 2023
1 parent 667024e commit 3446839
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions conda/cyipopt-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@ name: cyipopt-dev
channels:
- conda-forge
dependencies:
- cython
- ipopt
- cython >=0.29.28,<3
- ipopt >=3.12
- libblas * *netlib
- numpy
- pkg-config
- pytest
- numpy >=1.21.5
- numpydoc >=1.2
- pkg-config >=0.29.2
- pytest >=6.2.5
- python >=3.6
- scipy
- setuptools
- sphinx
- scipy >=1.8
- setuptools >=44.1.1
- sphinx >=4.3.2

0 comments on commit 3446839

Please sign in to comment.