diff options
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/test-requirements.pip | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pkg/test-requirements.pip b/pkg/test-requirements.pip index 11ccf4eb..43bec43c 100644 --- a/pkg/test-requirements.pip +++ b/pkg/test-requirements.pip @@ -4,3 +4,8 @@ mock nose pep8==1.1 sphinx>=1.1.2 +nose-exclude + +# for soledad * to be splitted * +testscenarios +testtools |