项目文件夹

文件
wehub-resource-sync c8a779b1bb
Docker Image CI / build-ubuntu2004 (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:36:55 +08:00

5 行
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