view setup.cfg @ 17:805b779d4013

Fix tool dependencies
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Mon, 31 Aug 2015 11:41:48 +0100
parents 8e1efafa6277
children
line wrap: on
line source

[wheel]
universal = 1

[pep8]
ignore = E501
max-line-length = 160