We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f29ef4 commit 5f0ba8cCopy full SHA for 5f0ba8c
1 file changed
tox.ini
@@ -11,3 +11,6 @@ commands=py.test tests/
11
deps=pytest
12
pycrypto
13
requests
14
+
15
+[pep8]
16
+max-line-length=100
0 commit comments