Skip to content

Commit 5f0ba8c

Browse files
author
Rebecka Gulliksson
committed
Add pep8 config to tox.ini.
1 parent 8f29ef4 commit 5f0ba8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tox.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ commands=py.test tests/
1111
deps=pytest
1212
pycrypto
1313
requests
14+
15+
[pep8]
16+
max-line-length=100

0 commit comments

Comments
 (0)