Skip to content

Commit

Permalink
Fix dependency version syntax (I hope).
Browse files Browse the repository at this point in the history
  • Loading branch information
jehturner committed Nov 12, 2024
1 parent 69ce8b0 commit 0a3b95f
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=6.1.4
astropy==6.1.4
astroquery>=0.4
astroscrappy>=1.1
bokeh>=3.0
Expand Down

0 comments on commit 0a3b95f

Please sign in to comment.