diff --git a/setup.cfg b/setup.cfg index b54b62619..3b06eaa7d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,3 +50,5 @@ exclude = __pycache__, .eggs, user_data, + .venv + .env