Skip to content

fix version comparison#1474

Merged
jswhit merged 2 commits intoUnidata:masterfrom
ocefpaf:fix_version_string_comparison
Mar 7, 2026
Merged

fix version comparison#1474
jswhit merged 2 commits intoUnidata:masterfrom
ocefpaf:fix_version_string_comparison

Conversation

@ocefpaf
Copy link
Collaborator

@ocefpaf ocefpaf commented Mar 2, 2026

With the release of 4.10.0 this evaluates to False instead of True. We already depend on packaging, so using Version this should not be problem.

Correction, it was a test only dependency. If we do not want top make it a run time dependency we can implement our own version check there. (I prefer packaging.Version though.)

@jswhit jswhit merged commit 41f77ef into Unidata:master Mar 7, 2026
44 checks passed
@ocefpaf ocefpaf deleted the fix_version_string_comparison branch March 8, 2026 11:50
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