We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b78a6a commit c1d740aCopy full SHA for c1d740a
pyproject.toml
@@ -18,7 +18,7 @@ testing = [
18
"pytest >= 8",
19
"idaes-pse",
20
# watertap.flowsheets currently required to be able to run tests
21
- "watertap @ git+https://github.com/watertap-org/watertap@refs/pull/1518/merge",
+ "watertap @ git+https://github.com/watertap-org/watertap@main",
22
]
23
24
[project.entry-points.pytest11]
0 commit comments