summaryrefslogtreecommitdiff
path: root/tests/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/requirements.txt')
-rw-r--r--tests/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/requirements.txt b/tests/requirements.txt
index ab48405..6d65b37 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -1,2 +1,3 @@
pytest >= 2.8
+pytest-sugar
subprocess32; python_version=="2.6"