comparison setup.cfg @ 3:8e1efafa6277

Updated version * Bugfix: blue lines in some plots (bar colors were not set correctly) * Cookiecutter template * Additional unit tests * Add plot legend
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Wed, 12 Aug 2015 09:27:45 +0100
parents
children
comparison
equal deleted inserted replaced
2:b6fd86c539ea 3:8e1efafa6277
1 [wheel]
2 universal = 1
3
4 [pep8]
5 ignore = E501
6 max-line-length = 160