mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-04 21:50:54 +03:00
commit
2fe3a39c53
|
@ -7,7 +7,7 @@ make clean
|
||||||
make install-coverage
|
make install-coverage
|
||||||
|
|
||||||
python selftest.py
|
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
|
pushd /tmp/check-manifest && check-manifest --ignore ".coveragerc,.editorconfig,*.yml,*.yaml,tox.ini" && popd
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user