From aa76f23942fd16051ee6a49525dedf8f14bc9f3d Mon Sep 17 00:00:00 2001 From: Giacomo Galloni Date: Tue, 24 Sep 2024 10:42:28 +0200 Subject: [PATCH] test --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index aef145bc..e00e83c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "cobaya @ git+https://github.com/ggalloni/cobaya.git@checking_types", "sacc", "fgspectra >= 1.1.0", - "pyccl >= 3.0; platform_system!='Windows'", + # "pyccl >= 3.0; platform_system!='Windows'", "pyhalomodel", "scikit-learn", "camb",