Skip to content

Commit a5906d9

Browse files
committed
mirror stickler config in setup
1 parent 214aad5 commit a5906d9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

setup.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,8 @@ parentdir_prefix = pvlib-python-
1313

1414
[aliases]
1515
test=pytest
16+
17+
[flake8]
18+
max-line-length = 79
19+
ignore = E201, E241, E226
20+
exclude = pvlib/_version.py docs dist

0 commit comments

Comments
 (0)