mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-04 21:23:10 +03:00
Remove duplicate run of selftest.py (#3941)
Remove duplicate run of selftest.py
This commit is contained in:
commit
ea5b30d212
|
@ -6,7 +6,6 @@ coverage erase
|
||||||
make clean
|
make clean
|
||||||
make install-coverage
|
make install-coverage
|
||||||
|
|
||||||
python selftest.py
|
|
||||||
python -m pytest -v -x --cov PIL --cov-report term Tests
|
python -m pytest -v -x --cov PIL --cov-report term Tests
|
||||||
|
|
||||||
# Docs
|
# Docs
|
||||||
|
|
Loading…
Reference in New Issue
Block a user