Added pytest-timeout to test dependencies

This commit is contained in:
Andrew Murray 2022-05-16 08:56:45 +10:00
parent 638ba163f4
commit b9a5944058

View File

@ -8,7 +8,7 @@ Dependencies
Install::
python3 -m pip install pytest pytest-cov
python3 -m pip install pytest pytest-cov pytest-timeout
Execution
---------