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
Replace all known shas with just the latest, drop Python 3.9 (#64)
The first two versions were using the `max` package, and the third was
deleted since it was `mojo>1.0.0`, so now only versions <1.0.0 exist.
Removing those 3 and adding the latest to fix CI.
Python 3.9 support was also dropped, so remove that to fix a failing
test.
0 commit comments