Skip to content

Commit

Permalink
No 3.13: watchfiles has no wheels for 3.13, and fails to build from s…
Browse files Browse the repository at this point in the history
…ource
  • Loading branch information
justvanrossum committed Jul 24, 2024
1 parent ea64f3a commit 523335b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

strategy:
matrix:
python-version: ["3.10", "3.12", "3.13-dev"]
python-version: ["3.10", "3.12"]
node-version: [19.x]

steps:
Expand Down

0 comments on commit 523335b

Please sign in to comment.