Skip to content

Commit

Permalink
Update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
Update requirements bot committed Oct 14, 2024
1 parent 0c17083 commit 4663874
Show file tree
Hide file tree
Showing 3 changed files with 797 additions and 732 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python: ["3.10", "3.11", "3.12"]
python: ["3.10", "3.11", "3.12", "3.13"]

name: test-${{ matrix.python }}
steps:
Expand All @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python: ["3.10", "3.11", "3.12"]
python: ["3.10", "3.11", "3.12", "3.13"]

name: test-install-${{ matrix.python }}
steps:
Expand Down
Loading

0 comments on commit 4663874

Please sign in to comment.