Skip to content

Python pinning in converter/requirements.txt breaks pip #210

Open
@notfol

Description

@notfol

Pip interprets python>=3.9 as a PyPI package (which does not exist), resulting in:

Could not find a version that satisfies the requirement python>=3.9 (from versions: none)
No matching distribution found for python>=3.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions