Skip to content

Commit

Permalink
tests for graphing pyomo model
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbynum committed Jan 12, 2022
1 parent 7459a82 commit 782ea93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ def _print_deps(self, deplist):
'ipython', # contrib.viewer
'matplotlib',
'networkx', # network, incidence_analysis, community_detection
'plotly', # pyomo.util.graph.plot_pyomo_model
'numpy',
'openpyxl', # dataportals
#'pathos', # requested for #963, but PR currently closed
Expand Down

0 comments on commit 782ea93

Please sign in to comment.