mirror of
https://github.com/NGSolve/netgen.git
synced 2025-05-24 11:10:50 +05:00
change pip build to vs 17 2022
This commit is contained in:
parent
f887c60bde
commit
9c6397f10a
@ -17,5 +17,5 @@ if ($LASTEXITCODE -ne 0) {
|
||||
}
|
||||
& $pydir\python.exe -m pip install scikit-build wheel numpy twine pybind11-stubgen
|
||||
& $pydir\python.exe -m pip install --upgrade netgen-occt==7.8.1 netgen-occt-devel==7.8.1
|
||||
& $pydir\python setup.py bdist_wheel -G"Visual Studio 16 2019"
|
||||
& $pydir\python setup.py bdist_wheel -G"Visual Studio 17 2022"
|
||||
& $pydir\python -m twine upload dist\*.whl
|
||||
|
Loading…
x
Reference in New Issue
Block a user