Browse Source

Exclude the .venv dir for CI

Getty Ritter 3 years ago
parent
commit
6a59fdeea6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .flake8

+ 1 - 0
.flake8

@@ -1,2 +1,3 @@
 [flake8]
 max-line-length = 100
+exclude = .venv