Skip to content

Commit e695ec0

Browse files
committed
fixup! TST: switch all jobs to Python 3.13
1 parent 0f3f2dc commit e695ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ envlist =
77
# These are widely used packages that have historically
88
# had issues with some astropy releases, so we include them here
99
# as regression testing.
10-
py{39,310,311,312}-{all,asdf_astropy,astropy_healpix,astroquery,ccdproc,photutils,regions,reproject,specreduce,specutils,sunpy}{,-dev}
10+
py{39,310,311,312,313}-{all,asdf_astropy,astropy_healpix,astroquery,ccdproc,photutils,regions,reproject,specreduce,specutils,sunpy}{,-dev}
1111

1212
requires =
1313
setuptools >= 30.3.0

0 commit comments

Comments
 (0)