mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 21:10:33 +05:00
No Python 3.7 build on linux
This commit is contained in:
parent
caae0192f7
commit
ebcca37714
@ -8,7 +8,7 @@ export NETGEN_CCACHE=1
|
||||
|
||||
/opt/python/cp39-cp39/bin/python tests/fix_auditwheel_policy.py
|
||||
|
||||
for pyversion in 37 38 39 310 311 312
|
||||
for pyversion in 38 39 310 311 312
|
||||
do
|
||||
export PYDIR="/opt/python/cp${pyversion}-cp${pyversion}/bin"
|
||||
echo $PYDIR
|
||||
|
Loading…
Reference in New Issue
Block a user