ignore PyTest 5.4.2

This commit is contained in:
nulano 2020-05-13 13:27:24 +02:00
parent 96f2ef1426
commit 1d11d65bbe

View File

@ -25,7 +25,7 @@ pip install --upgrade pip
PYTHONOPTIMIZE=0 pip install cffi PYTHONOPTIMIZE=0 pip install cffi
pip install coverage pip install coverage
pip install olefile pip install olefile
pip install -U pytest pip install -U pytest!=5.4.2
pip install -U pytest-cov pip install -U pytest-cov
pip install pyroma pip install pyroma
pip install test-image-results pip install test-image-results