Skip to content

Commit 1c810be

Browse files
authored
Merge pull request #6301 from radarhere/pytest
Added pytest-timeout to test dependencies
2 parents 3a61c9e + b9a5944 commit 1c810be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Dependencies
88

99
Install::
1010

11-
python3 -m pip install pytest pytest-cov
11+
python3 -m pip install pytest pytest-cov pytest-timeout
1212

1313
Execution
1414
---------

0 commit comments

Comments
 (0)