Skip to content

Commit

Permalink
comment out environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jalving committed Oct 28, 2023
1 parent 1366a3a commit b172b95
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions docs/environment.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: omlt
channels:
- conda-forge
dependencies:
- python=3.8
- numpy
- pyomo
- networkx
- onnx
- tensorflow
- importlib-metadata
# name: omlt
# channels:
# - conda-forge
# dependencies:
# - python=3.8
# - numpy
# - pyomo
# - networkx
# - onnx
# - tensorflow
# - importlib-metadata

0 comments on commit b172b95

Please sign in to comment.