Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
3.13 support?
Browse files Browse the repository at this point in the history
  • Loading branch information
Invincibear committed Jan 31, 2024
1 parent 64644d3 commit 147740c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
allow-prereleases: ${{ matrix.python-version == '3.13' }}
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 147740c

Please sign in to comment.