From 250e1cd60405aa8fba8f87f36207d7dc7275971c Mon Sep 17 00:00:00 2001 From: Ricky O'Steen Date: Tue, 3 Oct 2023 15:28:26 -0400 Subject: [PATCH] Devdeps needs dev scipy as well --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 4801433..7566642 100644 --- a/tox.ini +++ b/tox.ini @@ -39,6 +39,7 @@ description = deps = devdeps: numpy>=0.0.dev0 + devdeps: scipy>=0.0.dev0 devdeps: astropy>=0.0.dev0 devdeps: git+https://github.com/astropy/specutils.git#egg=specutils