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
With python2 deprecation, it should be safe to enforce use of the
python3 shebang everywhere. Besides, there can be inconsistencies
between distributions, and even system configuration within a single
distribution, on whether to ship python as python2, as python3, or not
at all.
Signed-off-by: Étienne Mollier <[email protected]>
0 commit comments