mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 16:22:22 +03:00
Added pytest-timeout
This commit is contained in:
parent
20b1355788
commit
a2302a44e3
|
@ -5,7 +5,7 @@ env:
|
||||||
- PLAT=x86_64
|
- PLAT=x86_64
|
||||||
- UNICODE_WIDTH=32
|
- UNICODE_WIDTH=32
|
||||||
- BUILD_DEPENDS=""
|
- BUILD_DEPENDS=""
|
||||||
- TEST_DEPENDS="pytest"
|
- TEST_DEPENDS="pytest 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