Skip to content

Commit

Permalink
Merge pull request #6301 from radarhere/pytest
Browse files Browse the repository at this point in the history
Added pytest-timeout to test dependencies
  • Loading branch information
hugovk committed Jun 10, 2022
2 parents 3a61c9e + b9a5944 commit 1c810be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/README.rst
Expand Up @@ -8,7 +8,7 @@ Dependencies

Install::

python3 -m pip install pytest pytest-cov
python3 -m pip install pytest pytest-cov pytest-timeout

Execution
---------
Expand Down

0 comments on commit 1c810be

Please sign in to comment.