diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,6 +8,6 @@ upload-dir = doc/_build/html [pep8] format = default -exclude = lib +exclude = .git,lib,apitypes.py,apitypes_debug.py,thriftgen ignore = W292,E261,E262,E302,E701 max-line-length = 139
\ No newline at end of file |