mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Remove comment
This commit is contained in:
parent
c9f88890a5
commit
1ead7791c6
1
.github/workflows/wheels-test.sh
vendored
1
.github/workflows/wheels-test.sh
vendored
|
@ -14,7 +14,6 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ "${AUDITWHEEL_POLICY::9}" != "musllinux" ]; then
|
if [ "${AUDITWHEEL_POLICY::9}" != "musllinux" ]; then
|
||||||
# TODO Update condition when NumPy supports free-threading
|
|
||||||
python3 -m pip install numpy
|
python3 -m pip install numpy
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user