Skip to content

Conflict between Poetry and isort in GitHub pre-commit Action #103

@sadamov

Description

@sadamov
  • Date you used Copier PyPackage: 2.2.2023
  • Copier version used, if any: 6.2.0
  • Python version, if any: 3.10.8
  • Operating System: Red Hat Enterprise Linux Server release 7.9 (Maipo) x86_64 (Tsa)

Description

GitHub Pre-Commit Action fails with the latest copier template.
The installation of the pre-commit hooks fails because of a conflict between isort and poetry.
This is a known issue: PyCQA/isort#2077
I think we should update isort version to 5.12.0 in .pre-commit-config.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions