From de4b1c11ea06e8e19feefe28e462ddec84ad109d Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Tue, 8 Oct 2024 15:24:29 +0200 Subject: [PATCH] official python 3.13 --- .github/workflows/matrix.json | 2 +- .integration/conda-env-test.yml | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/matrix.json b/.github/workflows/matrix.json index 42dbd8c6..119ca616 100644 --- a/.github/workflows/matrix.json +++ b/.github/workflows/matrix.json @@ -5,7 +5,7 @@ "master" ], "python-version": [ - "3.13.0rc2" + "3.13" ], "os": [ "ubuntu-latest", diff --git a/.integration/conda-env-test.yml b/.integration/conda-env-test.yml index 3fabc457..8ffa3c2f 100644 --- a/.integration/conda-env-test.yml +++ b/.integration/conda-env-test.yml @@ -1,7 +1,5 @@ name: test channels: - - conda-forge/label/python_debug - - conda-forge/label/python_rc - conda-forge - defaults dependencies: