Testutils: Do not clutter directory with temporary dirs

This commit is contained in:
Raphael Michel
2016-09-26 16:00:50 +02:00
parent 8d70153a39
commit e5314e48a4
2 changed files with 4 additions and 2 deletions

View File

@@ -13,4 +13,4 @@ known_third_party = versions
known_standard_library = typing
multi_line_output = 5
not_skip = __init__.py
skip = make_testdata.py,wsgi.py,bootstrap,celery.py
skip = make_testdata.py,wsgi.py,bootstrap,celery.py,settings.py