Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit 41eae5f

Browse files
committed
Set "TEST_DEPENDS" to single word
1 parent efb4459 commit 41eae5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ env:
33
- REPO_DIR=Pillow
44
- BUILD_COMMIT=HEAD
55
- PLAT=aarch64
6-
- TEST_DEPENDS="pytest pytest-timeout"
6+
- TEST_DEPENDS="pytest-timeout"
77

88
language: python
99
# Default Python version is usually 3.6

0 commit comments

Comments
 (0)