让python3都可以跑build

This commit is contained in:
shenjack 2023-02-17 23:18:50 +08:00
parent 83c887adff
commit af34992577

View File

@ -21,6 +21,6 @@ if ($do -or "311" -in $args) {
python3.11 setup.py build
}
python3.8 after_build.py
python3 after_build.py
Set-Location ..\..\..\