mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
build linux with for python 3.11
This commit is contained in:
parent
bc8e7212f5
commit
b18719cd0b
@ -7,7 +7,7 @@ export NETGEN_CCACHE=1
|
||||
|
||||
/opt/python/cp39-cp39/bin/python tests/fix_auditwheel_policy.py
|
||||
|
||||
for pyversion in 38 39 310
|
||||
for pyversion in 38 39 310 311
|
||||
do
|
||||
export PYDIR="/opt/python/cp${pyversion}-cp${pyversion}/bin"
|
||||
echo $PYDIR
|
||||
|
Loading…
Reference in New Issue
Block a user