diff --git a/setup.cfg b/setup.cfg index 5a79ae38..56767f48 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,6 +7,7 @@ exclude = **/migrations/, build/, .tox/, + docs/conf.py, node_modules/, [isort]