Skip to content

pre-commit setup fails on Python<3.10 due to repo-review[cli] #451

@krassowski

Description

@krassowski
An unexpected error has occurred: CalledProcessError: command: ('python', '-mpip', 'install', '.', 'repo-review[cli]')
return code: 1
stdout:
    Processing repo8y1m3338
      Installing build dependencies: started
      Installing build dependencies: finished with status 'done'
      Getting requirements to build wheel: started
      Getting requirements to build wheel: finished with status 'done'
      Preparing metadata (pyproject.toml): started
      Preparing metadata (pyproject.toml): finished with status 'done'
stderr:
    ERROR: Ignored the following versions that require a different python version: 0.10.0 Requires-Python >=3.10; 0.10.1 Requires-Python >=3.10; 0.10.2 Requires-Python >=3.10; 0.10.3 Requires-Python >=3.10; 0.10.4 Requires-Python >=3.10; 0.10.5 Requires-Python >=3.10; 0.10.6 Requires-Python >=3.10; 0.11.0 Requires-Python >=3.10; 0.7.0 Requires-Python >=3.10; 0.7.0b1 Requires-Python >=3.10; 0.7.0b10 Requires-Python >=3.10; 0.7.0b2 Requires-Python >=3.10; 0.7.0b3 Requires-Python >=3.10; 0.7.0b4 Requires-Python >=3.10; 0.7.0b5 Requires-Python >=3.10; 0.7.0b6 Requires-Python >=3.10; 0.7.0b7 Requires-Python >=3.10; 0.7.0b8 Requires-Python >=3.10; 0.7.0b9 Requires-Python >=3.10; 0.8.0 Requires-Python >=3.10; 0.8.1 Requires-Python >=3.10; 0.9.0 Requires-Python >=3.10; 0.9.1 Requires-Python >=3.10; 0.9.2 Requires-Python >=3.10; 0.9.3 Requires-Python >=3.10
    ERROR: Could not find a version that satisfies the requirement repo-review[cli] (from versions: none)
    ERROR: No matching distribution found for repo-review[cli]

I guess not much to do here if we want to keep it, but it's an annoyance

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions