Skip to content

Does pyLIQTR really need to restrict the maximum version as specifically? #58

Description

@BrendanKKrueger

python_requires=">=3.8,<=3.12.2",

Python minor versions are typically backwards compatible. Is there really a need to restrict to <=3.12.2? Installing Python to use pyLIQTR becomes a hassle, because you often start with the latest Python, then have to interpret pip's output to realize that you need an older version. If there's an actual reason, it's a frustration but perhaps necessary. But if it's simply overly-defensive version limiting, then this problem is only going to get worse for no benefit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions