Move pep8 dependency into pep8 tox test

The other unit tests do not require pep8

Change-Id: I7ac68bb3ff48a76a6dd3db08a05827831069f141
This commit is contained in:
Dirk Mueller 2014-02-13 12:55:22 +01:00 committed by Doug Hellmann
parent 9864ccc9ab
commit ec75983d39
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
nose
mock>=1.0
coverage>=3.6
pep8==1.4.5
cmd2
PrettyTable>=0.7,<0.8