Set "TEST_DEPENDS" to single word

This commit is contained in:
Andrew Murray 2023-08-15 20:01:42 +10:00
parent efb4459f9f
commit 41eae5f1bd

View File

@ -3,7 +3,7 @@ env:
- REPO_DIR=Pillow
- BUILD_COMMIT=HEAD
- PLAT=aarch64
- TEST_DEPENDS="pytest pytest-timeout"
- TEST_DEPENDS="pytest-timeout"
language: python
# Default Python version is usually 3.6