]> kaliko git repositories - python-musicpd.git/blobdiff - setup.cfg
autopep8 style reformatting
[python-musicpd.git] / setup.cfg
index 57523f42c671c11744093a5b0e72898e62fa389a..27755972bda8588748f8aca423bfe831849a3c60 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,3 +8,6 @@ universal = 0
 source-dir = doc/source
 build-dir  = build
 all_files  = 1
+
+[pycodestyle]
+max_line_length = 88