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
qtpy: use our internal parse() as a fallback when packaging.version.parse() is not installed
Continue relying on packaging.version.parse() when it is installed.
Our internal parsing code is now used as a fallback instead.
Suggested-by: @dalthviz in #508
0 commit comments