Drop pep8 from requirements.txt
pep8 is never a runtime requirement, and it should only be used via pycodestyle (the new name of pep8). Change-Id: I77942a0775a203a67516c7dec74a17ada07d883b
This commit is contained in:
parent
42ccdb6e0d
commit
b6925a9757
@ -1,4 +1,3 @@
|
||||
pep8>=1.5.7
|
||||
pytz
|
||||
diskimage-builder<=2.0.0
|
||||
dib-utils>=0.0.8
|
||||
|
Loading…
Reference in New Issue
Block a user