github.com/tmlbl/deis@v1.0.2/client/setup.cfg (about)

     1  [sdist]
     2  formats = zip,gztar
     3  
     4  [flake8]
     5  max-line-length = 99
     6  exclude = build,dist,venv
     7  max-complexity = 12