1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-05 00:12:49 +01:00

chore: deprecate 3.10, add 3.13

This commit is contained in:
2025-09-15 13:18:38 +02:00
committed by David Perl
parent 4f075151d5
commit 3e339348dd
10 changed files with 24 additions and 303 deletions

View File

@@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.10", "3.11", "3.12"]
python-version: ["3.11", "3.12", "3.13"]
env:
BEC_WIDGETS_BRANCH: main # Set the branch you want for bec_widgets