Skip to content

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Jul 14, 2022

This drops python 3.6 for cibuildwheel.
Building python 3.6 packages is still supported.

closes #508

@mayeut mayeut force-pushed the python-3.7 branch 2 times, most recently from 5654a1b to 47e7aef Compare July 14, 2022 12:02
@mayeut mayeut marked this pull request as ready for review July 14, 2022 13:29
rev: 5.10.1
hooks:
- id: isort
args: ["-a", "from __future__ import annotations"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You added this before I could suggest it. :D

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ooo 👀

Copy link
Contributor

@joerick joerick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😎 LGTM once the tests are green!

@joerick
Copy link
Contributor

joerick commented Jul 15, 2022

Let's hold this until after the next patch release (2.8.1)

mayeut added 3 commits July 19, 2022 07:47
This drops python 3.6 for cibuildwheel.
Building python 3.6 packages is still supported.
test_build_default_launches was using cibuildwheel setup.cfg which led to the test failing once python 3.6 was dropped.
Use an empty package, provided by fake_package_dir, to run the test.
@joerick joerick merged commit 4db339c into pypa:main Jul 29, 2022
@mayeut mayeut deleted the python-3.7 branch July 30, 2022 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[question] Raise minimum required Python to 3.7
3 participants