Skip to content

Commit

Permalink
Add a PEP 600 note
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 12, 2022
1 parent 91c6674 commit 8ab618d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-n-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@ jobs:
- cp36-cp36m
- cp37-cp37m
- cp38-cp38
- cp39-cp39
- cp39-cp39 # NOTE: This version and newer ship pip supporting PEP 600, meaning that they don't need to be built with manylinux2010/manylinux2014
- cp310-cp310
- cp311-cp311
manylinux-year-target:
Expand Down

0 comments on commit 8ab618d

Please sign in to comment.