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

Skip to content

Commit 85edbf4

Browse files
committed
Ignore .eggs directory from flake8
1 parent 31d2f99 commit 85edbf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ commands = flake8 {posargs}
2626

2727
[flake8]
2828
max_line_length = 120
29-
exclude = .git,.tox,dist,docs,_regexes.py,*_test.py
29+
exclude = .git,.tox,dist,docs,_regexes.py,*_test.py,.eggs

0 commit comments

Comments
 (0)