check-manifest: ignore downloaded libwebp files

This commit is contained in:
hugovk 2015-06-28 23:07:21 +03:00
parent ea1a370f6b
commit 3d98bd8e82

View File

@ -39,7 +39,7 @@ script:
- coverage run --append --include=PIL/* selftest.py
- coverage run --append --include=PIL/* -m nose -vx Tests/test_*.py
- check-manifest
- check-manifest --ignore depends/libwebp-0.4.3/*
after_success:
# gather the coverage data