diff options
author | Kali Kaneko <kali@leap.se> | 2015-07-28 09:59:41 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-07-28 09:59:41 -0400 |
commit | 8682cf28de1e8e685729dbdc941c7d1cda783e9d (patch) | |
tree | f61bbdb10750487522b54a8406ea618bed77baa1 /common | |
parent | 0a5f33e0f1391268faf9fac48072d35a6e172b21 (diff) |
[tests] add pep8 to requirements-testing
Diffstat (limited to 'common')
-rw-r--r-- | common/pkg/requirements-testing.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/pkg/requirements-testing.pip b/common/pkg/requirements-testing.pip index 5d12d05f..526b7101 100644 --- a/common/pkg/requirements-testing.pip +++ b/common/pkg/requirements-testing.pip @@ -1,6 +1,7 @@ mock testscenarios setuptools-trial +pep8 #---------------------------------------------------------------------- #Right now, common tests also depend on having the other soledad |