Skip to content

Commit

Permalink
Merge 12bb0ba into 1c0ba3f
Browse files Browse the repository at this point in the history
  • Loading branch information
gforcada committed Feb 20, 2016
2 parents 1c0ba3f + 12bb0ba commit 66ea9f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ def read(*rnames):
'recommended': [
'flake8-blind-except',
'flake8-coding',
'flake8-commas',
'flake8-debugger',
'flake8-deprecated',
'flake8-isort',
Expand All @@ -80,6 +81,7 @@ def read(*rnames):
'flake8-quotes',
'flake8-string-format',
'flake8-todo',
'flake8_strict',
],
},
test_suite='plone.recipe.codeanalysis.tests.test_docs.test_suite',
Expand Down

0 comments on commit 66ea9f2

Please sign in to comment.