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 4e37554 commit 41a4cbcCopy full SHA for 41a4cbc
pyproject.toml
@@ -4,7 +4,7 @@ authors = [{name = "Jeffrey Larson"}, {name = "Stephen Hudson"},
4
{name = "Stefan M. Wild"}, {name = "David Bindel"},
5
{name = "John-Luke Navarro"}]
6
7
-dependencies = ["numpy", "psutil", "pyyaml", "tomli", "gest @ git+https://github.com/campa-consortium/gest-api@main", "pydantic"]
+dependencies = ["numpy", "psutil", "pyyaml", "tomli", "gest-api @ git+https://github.com/campa-consortium/gest-api@main", "pydantic"]
8
9
description = "A Python toolkit for coordinating asynchronous and dynamic ensembles of calculations."
10
name = "libensemble"
0 commit comments