X-Git-Url: http://git.kaliko.me/?p=python-musicpd.git;a=blobdiff_plain;f=setup.cfg;h=27755972bda8588748f8aca423bfe831849a3c60;hp=57523f42c671c11744093a5b0e72898e62fa389a;hb=0304a10fe76deb1dfcdb5672958877ff2b2e6212;hpb=bd37d5f4a208c33ecf2dd53e11e93eb33ad9f3c3 diff --git a/setup.cfg b/setup.cfg index 57523f4..2775597 100644 --- 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