mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-04 21:50:54 +03:00
Set "TEST_DEPENDS" to single word
This commit is contained in:
parent
efb4459f9f
commit
41eae5f1bd
|
@ -3,7 +3,7 @@ env:
|
||||||
- REPO_DIR=Pillow
|
- REPO_DIR=Pillow
|
||||||
- BUILD_COMMIT=HEAD
|
- BUILD_COMMIT=HEAD
|
||||||
- PLAT=aarch64
|
- PLAT=aarch64
|
||||||
- TEST_DEPENDS="pytest pytest-timeout"
|
- TEST_DEPENDS="pytest-timeout"
|
||||||
|
|
||||||
language: python
|
language: python
|
||||||
# Default Python version is usually 3.6
|
# Default Python version is usually 3.6
|
||||||
|
|
Loading…
Reference in New Issue
Block a user