Skip to content

Commit

Permalink
add prommis flowsheet to watertap-ui setup.py for now
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPesce committed Nov 11, 2024
1 parent 9d268c2 commit 91e9613
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@
entry_points={
"watertap.flowsheets": [
],
"prommis.flowsheets": [
"uky = prommis.uky.uky_flowsheet_ui",
],
}
)

0 comments on commit 91e9613

Please sign in to comment.