Skip to content

Commit

Permalink
Flake8 ignore generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
Evan Fossier committed Oct 23, 2017
1 parent 05644c6 commit f2e58ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Expand Up @@ -3,3 +3,6 @@ universal = 1

[metadata]
description-file = README.md

[flake8]
exclude = ./twilio/rest,./twilio/twiml,./tests/integration

0 comments on commit f2e58ee

Please sign in to comment.