Skip to content

Use python_requires in setup.py #585

@dmwyatt

Description

@dmwyatt

I haven't yet grokked the seemingly complex build tools for this project, but I was just bitten by the fact that cefpython doesn't support python 3.8.

Is there a reason the python version requirements aren't specified in setup.py with python_requires? Interpreter version constraints should be specified there so the project can't be installed in unsupported python versions unless there's some other reason python_requires can't be used.

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