You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on #3466 it seems like there's scope for multiple projects to do what we've done and end up with mutually incompatible LooseVersions. I can't see a very good reason to be comparing LooseVersions across modules, but even so a single source seems better than many.
Based on #3466 it seems like there's scope for multiple projects to do what we've done and end up with mutually incompatible
LooseVersion
s. I can't see a very good reason to be comparingLooseVersion
s across modules, but even so a single source seems better than many.I've taken what we did in #3466 and turned it into a package: https://pypi.org/project/looseversion/ (repo: https://github.com/effigies/looseversion)
Should we move to that instead of vendoring it locally?
The text was updated successfully, but these errors were encountered: