summaryrefslogtreecommitdiffstats
path: root/setup.cfg
AgeCommit message (Collapse)Author
2016-01-30add flake8 style checkingThomas Waldmann
2015-10-20remove silenced warnings that were not triggered anywaysAntoine Beaupré
line length comes from @tw - i would prefer 80 columns personnally, but don't want to argue over that bikeshed the 120 limit *does* trigger warnings right now, but it's better to do that than to make the problem worse for future PRs
2015-09-19remove remainders of versioneer, typo fix.Thomas Waldmann
2015-07-11style and cosmetic fixes, no semantic changesThomas Waldmann
use simpler super() syntax of python 3.x remove fixed errors/warnings' codes from setup.cfg flake8 configuration fix file exclusion list for flake8
2015-05-22add flake8 configuration (style checker)Thomas Waldmann
currently adjusted in a way it does not throw errors and warnings with the source as it is now. issues will get fixed over time and the exclude list shall get shorter.
2015-05-22use py.test for testing, document itThomas Waldmann
locally (via tox) and also on travis ci.
2013-06-24Packaging improvementsJonas Borgström
2011-11-06Bumped version numberJonas Borgström