Skip to content

Commit

Permalink
Pin conda-lock dependency to fix current build.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbouder committed Sep 12, 2024
1 parent be49a02 commit e6962a2
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ channels:
dependencies:
- python
- click
- conda-lock=1.*
- conda-build
- conda-lock=1.1.2
- conda-build
- pip
# solvers
- conda=4.12.0
Expand All @@ -16,10 +16,3 @@ dependencies:
- pytest-mock
- setuptools
- wheel







0 comments on commit e6962a2

Please sign in to comment.