diff --git a/tox.ini b/tox.ini index 8b4da0fa..070bc035 100644 --- a/tox.ini +++ b/tox.ini @@ -1,8 +1,8 @@ [tox] envlist = - py{37,38,39}-test{,-alldeps,-devdeps}{,-cov}{,-remote} - py{37,38,39}-test-numpy{117,118,119}{,-remote} - py{37,38,39}-test-astropy{lts,41,42}{,-remote} + py{310,311,312}-test{,-alldeps,-devdeps}{,-cov}{,-remote} + py{310,311,312}-test-numpy{123,124,125}{,-remote} + py{310,311,312}-test-astropy{lts,53,60}{,-remote} build_docs linkcheck codestyle