distutils

This commit is contained in:
Jesse Bannon 2023-02-23 19:05:17 -08:00
parent 4d3f3debad
commit 9092103431

View file

@ -132,6 +132,7 @@ jobs:
make -j 8
make altinstall
python3.10 --version
python3.10 -m pip install distutils
python3.10 -m pip install -e .
python3.10 -m pip install pyinstaller
pyinstaller --log-level=DEBUG ytdl-sub.spec