diff --git a/tox.ini b/tox.ini index 454af51..10539a3 100644 --- a/tox.ini +++ b/tox.ini @@ -37,7 +37,7 @@ description = # The following provides some specific pinnings for key packages deps = - oldestdeps: numpy==1.18.* # astropy LTS + oldestdeps: numpy==1.19.* # astropy LTS olddeps: numpy==1.20.* # something potentially problematic (see gh-101) devdeps: numpy>=0.0.dev0