diff --git a/setup.cfg b/setup.cfg index 472423d..cc065b0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,3 +3,6 @@ universal = 1 [metadata] license_file = COPYING + +[pycodestyle] +max_line_length = 88