Skip to content

Commit

Permalink
better long-term control of valid astropy versions (PR#17402)
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-simpson committed Nov 18, 2024
1 parent b5d3d66 commit ff061ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ passenv =
TMPDIR
conda_deps =
asdf>=2.7,!=2.10.0
astropy>=4.3,!=5.3.0,<=6.1.4
astropy>=4.3,!=5.3.0,!=6.1.5,!=6.1.6,!=7.0.0
astroquery>=0.4
astroscrappy>=1.1
bokeh>=3.0
Expand Down

0 comments on commit ff061ba

Please sign in to comment.