From c8cb15d98a24c48567baa1d4b6224702e196f6f7 Mon Sep 17 00:00:00 2001 From: Stefan Midjich Date: Sat, 18 Nov 2017 19:25:29 +0100 Subject: [PATCH] switched to local venv --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a46875f..023e8b4 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ dist/ *.egg-info *_local.cfg .vscode +.venv \ No newline at end of file