Files
wehub-resource-sync c8a779b1bb
Docker Image CI / build-ubuntu2004 (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:36:55 +08:00

5 lines
162 B
PowerShell

python.exe -m pip install wheel colored
python.exe setup.py bdist_wheel
$wheel_path = gci -Name dist
python.exe -m pip install --force-reinstall dist\$wheel_path