From 385f8b7a5724d0dd4ba597e7e1c20f7ec32a4b4b Mon Sep 17 00:00:00 2001 From: Andrea Zonca Date: Sun, 10 Dec 2023 16:42:31 -0800 Subject: [PATCH] fix: for reproducibility fix the version of pixell --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 0fe5ef31..636b243c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,7 +29,7 @@ test = pytest psutil tox - pixell >= 0.17.3 + pixell == 0.17.3 mpi = mpi4py docs =