Skip to content

Conversation

@henryiii
Copy link
Collaborator

Reverting part of #3292

PyCln artificially version-caps Python to <3.10, which broke when pre-commit.ci updated to 3.10 earlier today. I hadn't noticed this, because locally I installed with 3.9, then when brew updated pre-commit to 3.10, it just kept working, because pycln actually supports 3.10, it just follows the horrific practice of adding upper version limits as pushed by Poetry. If the version caps are removed, we can restore this to pre-commit. Otherwise, this will cause extra headaches every Python upgrade. hadialqattan/pycln#81

@henryiii henryiii merged commit 606f81a into pybind:master Oct 22, 2021
@henryiii henryiii deleted the henryiii/fix/pycln branch October 22, 2021 20:38
@github-actions github-actions bot added the needs changelog Possibly needs a changelog entry label Oct 22, 2021
@henryiii henryiii removed the needs changelog Possibly needs a changelog entry label Oct 25, 2021
henryiii added a commit that referenced this pull request Nov 13, 2021
henryiii added a commit that referenced this pull request Nov 14, 2021
* Revert "style: drop pycln (#3397)"

This reverts commit 606f81a.

* Update .pre-commit-config.yaml
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.

2 participants