From d157e7a14cacf0b571595afe19e41f8cd70e9366 Mon Sep 17 00:00:00 2001 From: rozyczko Date: Thu, 5 Mar 2026 11:16:55 +0100 Subject: [PATCH] updated easyscience to release version --- pyproject.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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",