-
Notifications
You must be signed in to change notification settings - Fork 12
Upper version limit of packaging #39
Copy link
Copy link
Closed
Description
This upper version limit of packaging:
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels