Skip to content

Commit c1d740a

Browse files
committed
Update watertap requirement after watertap-org/watertap#1518 was merged
1 parent 0b78a6a commit c1d740a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ testing = [
1818
"pytest >= 8",
1919
"idaes-pse",
2020
# watertap.flowsheets currently required to be able to run tests
21-
"watertap @ git+https://github.com/watertap-org/watertap@refs/pull/1518/merge",
21+
"watertap @ git+https://github.com/watertap-org/watertap@main",
2222
]
2323

2424
[project.entry-points.pytest11]

0 commit comments

Comments
 (0)