diff --git a/tests/build_pip.sh b/tests/build_pip.sh index 8c885ec9..68bf2f78 100755 --- a/tests/build_pip.sh +++ b/tests/build_pip.sh @@ -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