mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-24 03:40:34 +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
|
/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
|
do
|
||||||
export PYDIR="/opt/python/cp${pyversion}-cp${pyversion}/bin"
|
export PYDIR="/opt/python/cp${pyversion}-cp${pyversion}/bin"
|
||||||
echo $PYDIR
|
echo $PYDIR
|
||||||
|
Loading…
Reference in New Issue
Block a user