让python3都可以跑build
This commit is contained in:
parent
83c887adff
commit
af34992577
@ -21,6 +21,6 @@ if ($do -or "311" -in $args) {
|
|||||||
python3.11 setup.py build
|
python3.11 setup.py build
|
||||||
}
|
}
|
||||||
|
|
||||||
python3.8 after_build.py
|
python3 after_build.py
|
||||||
|
|
||||||
Set-Location ..\..\..\
|
Set-Location ..\..\..\
|
||||||
|
Loading…
Reference in New Issue
Block a user