We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35801df commit 7d57466Copy full SHA for 7d57466
setup.py
@@ -38,8 +38,7 @@ class ExtraDependencies:
38
39
ui = [
40
# 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",
+ "idaes-ui",
43
]
44
omlt = [
45
"omlt==1.1", # fix the version for now as package evolves
0 commit comments