Skip to content

Commit 7d57466

Browse files
committed
2.7.0rc0
1 parent 35801df commit 7d57466

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ class ExtraDependencies:
3838

3939
ui = [
4040
# FIXME this must be changed to the PyPI distribution for the release
41-
# "idaes-ui",
42-
"idaes-ui @ git+https://github.com/IDAES/idaes-ui@main",
41+
"idaes-ui",
4342
]
4443
omlt = [
4544
"omlt==1.1", # fix the version for now as package evolves

0 commit comments

Comments
 (0)