mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-10 07:14:46 +03:00
check-manifest: ignore dir
This commit is contained in:
parent
337700d86a
commit
b6df10abad
|
@ -39,7 +39,7 @@ script:
|
||||||
|
|
||||||
- coverage run --append --include=PIL/* selftest.py
|
- coverage run --append --include=PIL/* selftest.py
|
||||||
- coverage run --append --include=PIL/* -m nose -vx Tests/test_*.py
|
- coverage run --append --include=PIL/* -m nose -vx Tests/test_*.py
|
||||||
- check-manifest --ignore "depends/libwebp-0.4.3/*"
|
- check-manifest --ignore depends/libwebp-0.4.3
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
# gather the coverage data
|
# gather the coverage data
|
||||||
|
|
Loading…
Reference in New Issue
Block a user