Skip to content

Tell isort to skip setuptools-scm's generated _version.py#1598

Merged
tamuri merged 1 commit intomasterfrom
tamuri/isort-skip-version
Feb 25, 2025
Merged

Tell isort to skip setuptools-scm's generated _version.py#1598
tamuri merged 1 commit intomasterfrom
tamuri/isort-skip-version

Conversation

@tamuri
Copy link
Copy Markdown
Collaborator

@tamuri tamuri commented Feb 24, 2025

isort does not like change in v8.2.0 of setuptools pypa/setuptools-scm@24d7797

Quick way to fix failing CI.

…t fails on style of import

- specifically change in v8.2.0 of setuptools pypa/setuptools-scm@24d7797
@tamuri tamuri added the bug Something isn't working label Feb 24, 2025
@tamuri tamuri requested a review from matt-graham February 24, 2025 23:11
@tamuri
Copy link
Copy Markdown
Collaborator Author

tamuri commented Feb 24, 2025

isort does have option to skip files in gitignore - might be a better solution but need to think through what that means.

@tamuri tamuri merged commit c466a38 into master Feb 25, 2025
@tamuri tamuri deleted the tamuri/isort-skip-version branch February 25, 2025 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant