mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
Split pytest flags
This commit is contained in:
parent
07ec99d545
commit
6940c1142c
|
@ -7,7 +7,7 @@ make clean
|
|||
make install-coverage
|
||||
|
||||
python selftest.py
|
||||
python -m pytest -vx --cov PIL --cov-report term Tests
|
||||
python -m pytest -v -x --cov PIL --cov-report term Tests
|
||||
|
||||
pushd /tmp/check-manifest && check-manifest --ignore ".coveragerc,.editorconfig,*.yml,*.yaml,tox.ini" && popd
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user