From ede311d6da47ddc7ba9dd8f60d8edda9edb0caf7 Mon Sep 17 00:00:00 2001 From: Ricky O'Steen Date: Tue, 3 Oct 2023 13:06:50 -0400 Subject: [PATCH] Pull astropy dev wheel properly for 3.12 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 4b89c622f..bfedda848 100644 --- a/tox.ini +++ b/tox.ini @@ -61,7 +61,7 @@ deps = devdeps: git+https://github.com/spacetelescope/stdatamodels.git # Currently need dev astropy with python 3.12 - py312: git+https://github.com/astropy/astropy.git#egg=astropy + py312: astropy>=0.0.dev0 # The following indicates which extras_require from setup.cfg will be installed extras =