diff --git a/requirements-dev.txt b/requirements-dev.txt index 3cfbf26c85..328fb4114e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -32,5 +32,5 @@ snowballstemmer==1.2.1 addheader>=0.2.2 # this will install IDAES in editable mode using the dependencies defined under the `extras_require` tags defined in `setup.py` ---editable .[ui,dmf,grid,omlt,coolprop] +--editable .[dmf,grid,omlt,coolprop] # to customize this (e.g. to install a local clone of the Pyomo git repository), add the desired alternate requirements below