Skip to content

Commit

Permalink
[cleanup] pep8 is not needed
Browse files Browse the repository at this point in the history
It has a new name (pycodestyle) and it is already installed through code analysis part.
  • Loading branch information
gforcada committed Nov 22, 2017
1 parent 4ad69f0 commit e0fb776
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildout.cfg
Expand Up @@ -37,7 +37,6 @@ check-manifest = 0.25
recipe = zc.recipe.egg
eggs =
${buildout:eggs}
pep8
zest.releaser


Expand Down

0 comments on commit e0fb776

Please sign in to comment.