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 df7cd04 commit b9e3f55Copy full SHA for b9e3f55
.github/workflows/build-wheels.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- python: [cp39, cp310, cp311, cp312, cp313]
+ python: [cp310, cp311, cp312, cp313]
22
os: [ubuntu-latest, windows-latest, macos-13, macos-latest]
23
python_impl: [Python]
24
include:
0 commit comments