summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Wagner <bwgpro@gmail.com>2015-07-22 17:04:34 -0300
committerKali Kaneko <kali@leap.se>2015-07-23 16:16:36 -0400
commit78e818ebf64e0ca7a398dca35e951ff273c26fa5 (patch)
tree92b15a6af38b31eed3de68371f7aea0b2d538b14
parenta1a23479ea89518faa5e59f1490a6203453801ca (diff)
[tests] added setuptools_trial so the tests run using python setup.py test
-rw-r--r--pkg/requirements-testing.pip1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/requirements-testing.pip b/pkg/requirements-testing.pip
index 932a895..c3c05fd 100644
--- a/pkg/requirements-testing.pip
+++ b/pkg/requirements-testing.pip
@@ -1 +1,2 @@
mock
+setuptools-trial