mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-02 02:43:06 +03:00
Updated TEST_DEPENDS
This commit is contained in:
parent
d7580ad556
commit
c2f1d238f8
|
@ -5,7 +5,7 @@ env:
|
||||||
- PLAT=x86_64
|
- PLAT=x86_64
|
||||||
- UNICODE_WIDTH=32
|
- UNICODE_WIDTH=32
|
||||||
- BUILD_DEPENDS=""
|
- BUILD_DEPENDS=""
|
||||||
- TEST_DEPENDS="nose numpy scipy"
|
- TEST_DEPENDS="pytest pytest-cov numpy scipy"
|
||||||
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
|
- WHEELHOUSE_UPLOADER_USERNAME=travis-worker
|
||||||
# Following generated with
|
# Following generated with
|
||||||
# travis encrypt -r python-pillow/pillow-wheels WHEELHOUSE_UPLOADER_SECRET=<the api key>
|
# travis encrypt -r python-pillow/pillow-wheels WHEELHOUSE_UPLOADER_SECRET=<the api key>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user