Added pytest-timeout

This commit is contained in:
Andrew Murray 2022-03-19 23:06:19 +11:00
parent 20b1355788
commit a2302a44e3

View File

@ -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