Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add packaging as a required dependency #14

Merged
merged 1 commit into from
Sep 5, 2024
Merged

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:

Copy link
Collaborator

@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
4 checks passed
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