Files
yt-local/generate_release.py
Astounds 456283a93d
All checks were successful
git-sync-with-mirror / git-sync (push) Successful in 13s
CI / test (push) Successful in 45s
fix: work around Wine build isolation failure in generate_release
On POSIX (Wine), pip's isolated build environment can't import
setuptools.build_meta. Install setuptools and wheel first, then
use --no-build-isolation for requirements.txt.

Also add python/ to .gitignore.
2026-05-03 16:53:02 -05:00

11 KiB