Skip to content

Standardize versions of Python and PyQt5 used on all platforms #220

Description

@jg18

The versions used for Python and package dependencies should be consistent across platforms, such as between Pipfile and the macOS build scripts.

My recommendations:

  • Python 3.8.6 (Python 3.9.0 is too new, given that it's the first release of 3.9)
  • PyQt5 5.11.3 (the last version to include QtWeb* components on macOS)

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