diff --git a/pyproject.toml b/pyproject.toml index 0dde562c..9833bc40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,8 +30,7 @@ classifiers = [ requires-python = ">=3.11,<3.14" dependencies = [ - "easyscience @ git+https://github.com/easyscience/corelib.git@develop", - #"easyscience", + "easyscience", "scipp", "refnx", "refl1d>=1.0.0",