summaryrefslogtreecommitdiff
path: root/dev-requirements.txt
diff options
context:
space:
mode:
authorJosh Smith <qinusty@gmail.com>2018-08-29 11:54:47 +0100
committerQinusty <jrsmith9822@gmail.com>2018-08-29 16:34:22 +0000
commitd41c42d6c53884c63046a1b7df14f5ab87566551 (patch)
tree1ede0c03cee2b124a02de4acb4b271422613e41c /dev-requirements.txt
parent3c8646e368ec50fcfc98bac8f99515249f7b6700 (diff)
downloadbuildstream-d41c42d6c53884c63046a1b7df14f5ab87566551.tar.gz
Add tests for cyclic variables check
Note: This modifies the docker containers used for testing to supply the pytest-timeout package.
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index ee2db0351..c88b4c723 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -8,3 +8,4 @@ pytest-env
pytest-pep8
pytest-pylint
pytest-xdist
+pytest-timeout