NumPy now supports Python 3.12

This commit is contained in:
Andrew Murray 2023-09-17 21:21:08 +10:00
parent deb384b86e
commit f2665f573f

View File

@ -154,7 +154,7 @@ function run_tests {
apt-get update
apt-get install -y curl libfribidi0 unzip
fi
if [ -z "$IS_ALPINE" ] && [[ "$MB_PYTHON_VERSION" != 3.12 ]]; then
if [ -z "$IS_ALPINE" ]; then
python3 -m pip install numpy
fi
python3 -m pip install defusedxml olefile pyroma