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

[Fix CI tests] Failure on virtual env setup for pre-commit: Disable/Bump isort to 5.12.0 #6028

Closed
wants to merge 2 commits into from

Conversation

mayagbarnes
Copy link
Collaborator

@mayagbarnes mayagbarnes commented Jan 29, 2023

Virtual Env setup for GHA CI broken due to PyCQA/isort#2077
Fixed by PyCQA/isort#2078 in isort 5.12.0, which also dropped support for Python 3.7

Temporarily disabling isort will unblock CI tests/PRs/Nightly until either a fix is available (track below) or we transition PYTHON_MIN_VERSION to 3.8...

Issue asking for fix applicable for Python 3.7 here

@mayagbarnes mayagbarnes changed the title Fix pre-commit: Bump isort to 5.12.0 [Fix CI tests] Failure on virtual env setup for pre-commit: Disable/Bump isort to 5.12.0 Jan 29, 2023
@mayagbarnes mayagbarnes marked this pull request as ready for review January 29, 2023 08:02
Copy link
Contributor

@sfc-gh-tszerszen sfc-gh-tszerszen left a comment

Choose a reason for hiding this comment

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

4 hours ago the fix was released in isort 5.11.5 version, let's not merge it and just upgrade to 5.11.5 instead, here is the PR: #6031

@mayagbarnes mayagbarnes deleted the fix-isort branch February 15, 2023 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants