mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
commit
362962d269
|
@ -17,7 +17,7 @@ pip install test-image-results
|
|||
pip install numpy
|
||||
if [[ $TRAVIS_PYTHON_VERSION == 3.* ]]; then
|
||||
sudo apt-get -qq install pyqt5-dev-tools
|
||||
pip install pyqt5
|
||||
pip install pyqt5!=5.14.1
|
||||
fi
|
||||
|
||||
# docs only on Python 3.8
|
||||
|
|
Loading…
Reference in New Issue
Block a user