diff --git a/setup.cfg b/setup.cfg index a580ee77ee..e4b3f1e695 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,4 +29,4 @@ no-path-adjustment=1 # It's a little unusual, but we have good reasons for doing so, so we disable # this rule. ignore=E501,E265,W602 -exclude=migrations,.git,.pycharm_helpers +exclude=migrations,.git,.pycharm_helpers,test_root/staticfiles