From f85e1bce1085976e9fc62db92c99f34ffbaf14d6 Mon Sep 17 00:00:00 2001 From: Lehman Garrison Date: Thu, 16 Nov 2023 14:49:02 -0500 Subject: [PATCH] dep: remove zenbu for pypi testing --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6bea5da..4603bb6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ abacusutils = "abacusnbody.data.asdf:AbacusExtension" [project.optional-dependencies] all = [ - 'ZeNBu @ git+https://github.com/sfschen/ZeNBu.git', + # 'ZeNBu @ git+https://github.com/sfschen/ZeNBu.git', 'classy', 'Corrfunc>=2', 'emcee',