From f67bf1688f546e3f56158ab162a2dff9250f847e Mon Sep 17 00:00:00 2001 From: Brett Date: Fri, 21 Jun 2024 11:29:13 -0400 Subject: [PATCH] python 3.13 testing --- .github/workflows/ci.yml | 1 + tox.ini | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1d6964a17..283a8aad7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -94,6 +94,7 @@ jobs: - linux: py310-devdeps-parallel - linux: py311-devdeps-parallel - linux: py312-devdeps-parallel + - linux: py313-devdeps-parallel # separate pytest so a failure here doesn't cause the whole suite to fail - linux: py311-pytestdev-parallel diff --git a/tox.ini b/tox.ini index 5455fd35c..344dac647 100644 --- a/tox.ini +++ b/tox.ini @@ -2,7 +2,7 @@ env_list = compatibility coverage - py{39,310,311,312}{,-compatibility,-coverage,-jsonschema}{,-devdeps}{,-parallel}{,-pytestdev} + py{39,310,311,312,313}{,-compatibility,-coverage,-jsonschema}{,-devdeps}{,-parallel}{,-pytestdev} asdf{-standard,-transform-schemas,-unit-schemas,-wcs-schemas,-coordinates-schemas,-astropy,-zarr,-compression} astrocut gwcs