Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 590ee8e

Browse files
committed
TST: exclude tox files from flake8 checking
1 parent 07fdbe8 commit 590ee8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.flake8

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ exclude =
1818
versioneer.py
1919
tools/gh_api.py
2020
tools/github_stats.py
21+
.tox
22+
.eggs
2123

2224
per-file-ignores =
2325
setup.py: E402

0 commit comments

Comments
 (0)