Skip to content

Commit

Permalink
Update tox.ini [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
pllim authored Aug 18, 2023
1 parent 671927d commit f2e5255
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 @@ -37,7 +37,7 @@ description =

# The following provides some specific pinnings for key packages
deps =
oldestdeps: numpy==1.17.* # astropy LTS
oldestdeps: numpy==1.18.* # astropy LTS
olddeps: numpy==1.20.* # something potentially problematic (see gh-101)
devdeps: numpy>=0.0.dev0

Expand Down

0 comments on commit f2e5255

Please sign in to comment.