Skip to content

'python_requires' must be a string containing valid version specifiers; Invalid specifier: '>='3.6'' #4

Description

@ivenzor

While trying to install using uv there is an error:
'python_requires' must be a string containing valid version specifiers; Invalid specifier: '>='3.6''

Checking the code, it seems it's in the setup.py file, in particular in python_requires=f">='{PYTHON_REQUIREMENTS}'",

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