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:
Dirk Mueller 2017-10-24 21:42:47 +02:00
parent 42ccdb6e0d
commit b6925a9757

View File

@ -1,4 +1,3 @@
pep8>=1.5.7
pytz
diskimage-builder<=2.0.0
dib-utils>=0.0.8