Skip to content

Upper version limit of packaging #39

@frenzymadness

Description

@frenzymadness

This upper version limit of packaging:

vvm/setup.py

Line 20 in d4a8ce7

install_requires=["requests>=2.32.3,<3", "packaging>=23.1,<25"],

does not make sense because packaging uses Calendar versioning and therefore the first number indicates the year it is released in rather than a major release with breaking changes.

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