Skip to content

Commit

Permalink
add dill back
Browse files Browse the repository at this point in the history
  • Loading branch information
bknueven committed Apr 5, 2023
1 parent 1d58b85 commit 963f39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/straight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install dependencies
run: |
conda install mpi4py pandas setuptools
pip install pyomo xpress cplex
pip install pyomo xpress cplex dill
- name: setup the program
run: |
Expand Down

0 comments on commit 963f39e

Please sign in to comment.