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
The glob is apparently not a valid version specifier, according to
https://peps.python.org/pep-0345/#version-specifiers
We simply remove the .*, as I think the greater than or equal has the
effect that the glob is trying to achieve.
Change-Id: I4519b2e959b0af51faf4081a279142b980075b1b
0 commit comments