Skip to content

Add packaging as a required dependency#14

Merged
nachovizzo merged 1 commit intomainfrom
packaging-patch
Sep 5, 2024
Merged

Add packaging as a required dependency#14
nachovizzo merged 1 commit intomainfrom
packaging-patch

Conversation

@ruffsl
Copy link

@ruffsl ruffsl commented Sep 4, 2024

This add a missing declared dependency for the packaging library, as a follow up to:

As can be seen in use here:

from packaging.version import Version

As for the minimum version number, I simply opted to use whatever shipped with Ubuntu 20.04.

We could probable go further back, as it looks to have been around awhile:

@ruffsl ruffsl requested a review from nachovizzo September 4, 2024 21:18
Copy link

@nachovizzo nachovizzo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ruffsl!
I will bake a release tomorrow

@nachovizzo nachovizzo merged commit 1da4e60 into main Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants