mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-11-21 19:28:38 +00:00
Exclude from flake8
This commit is contained in:
parent
bed9d3a1fd
commit
ace15dd0de
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ warning-is-error = 1
|
|||
[check]
|
||||
strict = 1
|
||||
|
||||
[flake8]
|
||||
exclude = build,env,.eggs
|
||||
|
||||
[nosetests]
|
||||
cover-branches = 1
|
||||
cover-erase = 1
|
||||
|
|
Loading…
Reference in a new issue