Skip to content

Commit

Permalink
Fix Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
arcivanov committed Feb 11, 2024
1 parent 2835f9c commit 3ff9aa9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build.yml
Expand Up @@ -134,15 +134,8 @@ jobs:
- '3.13-dev'
pip-version:
- '24.0'
- '23.3'
- '22.3'
setuptools-version:
- '69.0'
- '68.2'
- '68.1'
- '68.0'
- '67.0'
- '66.0'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
Expand Down

0 comments on commit 3ff9aa9

Please sign in to comment.