From d62fb6cde4e2e531b9a086c98dc1f5a563a5e197 Mon Sep 17 00:00:00 2001 From: Thomas Robitaille Date: Fri, 5 Apr 2024 10:54:07 +0100 Subject: [PATCH] Pin numpy to 2.0.0rc1 --- tox.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tox.ini b/tox.ini index bfa82af..5e69b69 100644 --- a/tox.ini +++ b/tox.ini @@ -56,6 +56,8 @@ deps = sunpy-!dev,all-!dev: sunpy[tests,all] sunpy-dev,all-dev: sunpy[tests,all] @ git+https://github.com/sunpy/sunpy.git + numpy==2.0.0rc1 + skip_install = true allowlist_externals =