diff --git a/setup.cfg b/setup.cfg index c9dcb437..257d3cd6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,2 @@ [flake8] -exclude = registrasion/migrations/* - +exclude = registrasion/migrations/*, build/*