diff --git a/setup.cfg b/setup.cfg
index f5fa01f14eb1d5dc4da229322622ffaa85337912..7f6a6833b20cbc87ace199dd04bb44ac6b8bc4e8 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,3 +1,3 @@
 [flake8]
 ignore = E501,F405,F821,W504,W605
-exclude = migrations,node_modules
+exclude = migrations,node_modules,venv