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

pre-commit: update isort to 5.12.0 to silence import error #696

Merged
merged 1 commit into from May 19, 2023

Conversation

an-ky
Copy link
Contributor

@an-ky an-ky commented May 9, 2023

Running tox results in an error message:

Configuration is invalid:
- [extras.pipfile_deprecated_finder.2]
'pip-shims<=0.3.4' does not match '^[a-zA-Z-_.0-9]+$'

This is caused by additional checks in poetry-core >= 1.5.0 and fixed fixed by PyCQA/isort#2078

Running tox results in an error message:

> Configuration is invalid:
>        - [extras.pipfile_deprecated_finder.2] \
>          'pip-shims<=0.3.4' does not match '^[a-zA-Z-_.0-9]+$'

This is caused by additional checks in poetry-core >= 1.5.0 and fixed
fixed by PyCQA/isort#2078
@philpep philpep merged commit ebe8eef into pytest-dev:main May 19, 2023
1 check failed
@philpep
Copy link
Contributor

philpep commented May 19, 2023

Merged, thanks!

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.

None yet

2 participants