Skip to content

PyQt5 requirement way out of date #12

@MastSE

Description

@MastSE

hmPy requires 'PyQt5===5.9' according to setup.py:

    install_requires=[
        'PyQt5===5.9',
        'PyQtChart===5.9'
    ]

However, PyQt5 hasn't had 5.9 available for a long while. I think 5.14 is the earliest you can get nowadays and 5.15 has been out for a while as well. Is there anything in the repo that would break on a newer version? A manual setup with some hijacks is required now and that's sub-optimal at best.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions