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
Python 3.12 has officially removed distutils from the python standard
library. While in practice it still seems to work somehow in local
tests, we should be prepared to use setuptool's copy instead.
Signed-off-by: Rodrigo Tobar <[email protected]>
0 commit comments