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 1020466 commit 9fa5a3aCopy full SHA for 9fa5a3a
1 file changed
pyproject.toml
@@ -16,7 +16,7 @@ dependencies = [
16
"networkx",
17
"matplotlib",
18
"plotly",
19
- "wepps",
+ "wepps @ git+https://github.com/Parallel-in-Time/wepps.git@main#egg=wepps",
20
"pytest",
21
]
22
requires-python = ">=3.10"
0 commit comments