diff options
author | Bruno Wagner <bwgpro@gmail.com> | 2015-07-22 17:04:34 -0300 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-07-23 16:16:36 -0400 |
commit | 78e818ebf64e0ca7a398dca35e951ff273c26fa5 (patch) | |
tree | 92b15a6af38b31eed3de68371f7aea0b2d538b14 /pkg/requirements-testing.pip | |
parent | a1a23479ea89518faa5e59f1490a6203453801ca (diff) |
[tests] added setuptools_trial so the tests run using python setup.py test
Diffstat (limited to 'pkg/requirements-testing.pip')
-rw-r--r-- | pkg/requirements-testing.pip | 1 |
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 |