From b89db647b9f1e3c38e8dad1f3d9a8363ce244c7a Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Wed, 11 Jun 2025 11:11:20 -0400 Subject: [PATCH] TST: specutils 2.0 now in main --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 42d523c..4f00927 100644 --- a/tox.ini +++ b/tox.ini @@ -48,7 +48,7 @@ deps = devdeps: pyerfa>=0.0.dev0 devdeps: astropy>=0.0.dev0 devdeps: git+https://github.com/spacetelescope/gwcs.git - devdeps: git+https://github.com/astropy/specutils.git@v2.0-dev#egg=specutils + devdeps: git+https://github.com/astropy/specutils.git#egg=specutils cov: pytest-cov