Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: drop pycln #3397

Merged
merged 1 commit into from
Oct 22, 2021
Merged

style: drop pycln #3397

merged 1 commit into from
Oct 22, 2021

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