Skip to content

Commit

Permalink
Add flake8: Ignore virtualenvs
Browse files Browse the repository at this point in the history
  • Loading branch information
tony authored and twmr committed Sep 4, 2022
1 parent 04af956 commit 1ac5f89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[flake8]
exclude = .*/,.tox,*.egg

0 comments on commit 1ac5f89

Please sign in to comment.