diff --git a/pyproject.toml b/pyproject.toml index bc56eaf..50e6e79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,6 +46,7 @@ exclude = ''' /( | migrations | static + | .venv )/ ) '''