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
#919 added support for python3, but
we still explicitly shell out to the `python2` executable. Let's switch
to python3 now that it's supported.
This bumps the major version because it's a breaking change for anyone
running in an environment with only python2.
0 commit comments