Skip to content

Commit

Permalink
Eliminate potential problems during container build
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLoecker committed Mar 8, 2023
1 parent 849da00 commit 5a9d581
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,11 @@ dependencies:
- xlrd==2.*
- pip==23.*
- pip:
- git+https://github.com/babessell1/cobamp.git@master#egg=cobamp
- git+https://github.com/babessell1/troppo.git@master#egg=troppo
- memote==0.*
# - git+https://github.com/babessell1/cobamp.git@master#egg=cobamp
# - git+https://github.com/babessell1/troppo.git@master#egg=troppo
# - memote==0.*
- framed==0.*
# - pytest==4.6.11
- gurobipy==10.*


# - pytest==4.6.11

0 comments on commit 5a9d581

Please sign in to comment.