diff --git a/pyproject.toml b/pyproject.toml index 76dd116d3fe5e2295a6f7541f4368aedf99eaa4d..b4c25a99a895400825e4d6c075f2fa78b2e3dc14 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ test = [ "pytest-cov", "pytest-xdist", "ducc0", - "jaxbind", + "nifty8[re]", ] all = ["nifty8[re,native,parallel,doc,util,test]"]