We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c375f commit 4ae737aCopy full SHA for 4ae737a
.github/workflows/ci.yml
@@ -87,7 +87,7 @@ jobs:
87
strategy:
88
fail-fast: false
89
matrix:
90
- python: ['pypy-3.9', 'pypy-3.10', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
+ python: ['pypy-3.10', '3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
91
check_formatting: ['0']
92
no_test_requirements: ['0']
93
extra_name: ['']
0 commit comments