From f2c5b5be36f8afcc3ae919ef54ded7643212932f Mon Sep 17 00:00:00 2001 From: Charles Scott Date: Thu, 17 Aug 2023 16:38:31 +0100 Subject: [PATCH] Revert to pip-based install for ebcc. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6c3157675..49ce6f193 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -66,7 +66,7 @@ dyson = [ "dyson @ git+https://github.com/BoothGroup/dyson@master", ] ebcc = [ - "ebcc @ git+https://github.com/BoothGroup/ebcc@master", + "ebcc", ] pygnme = [