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 b43032c commit 979e3e3Copy full SHA for 979e3e3
1 file changed
pyproject.toml
@@ -28,7 +28,8 @@ dependencies = [
28
"pyyaml",
29
"tqdm",
30
"requests",
31
- "parsl"
+ "parsl",
32
+ "jinja2"
33
]
34
dynamic = ["version"]
35
0 commit comments