summaryrefslogtreecommitdiffstats
path: root/setup.cfg
AgeCommit message (Expand)Author
2022-07-28prune/delete --checkpoint-interval=1800 and ctrl-c/SIGINT support, fixes #6284Thomas Waldmann
2022-05-15Fix typos (#6688)Andrea Gelmini
2021-04-18fix pep8 violations in errorlist.pyRobert Blenis
2021-04-18fix pep8 violations in conftest.pyRobert Blenis
2021-04-18cleanup flake8 checksRobert Blenis
2020-06-01declare "allow_cache_wipe" marker in setup.cfg to avoid pytest warningFelix Schwarz
2018-10-29flake8: use separate lines for different classes of flake8 ignoresThomas Waldmann
2018-10-29flake8: fix W605 (invalid escape sequences)Thomas Waldmann
2018-10-29flake8: fix F841Thomas Waldmann
2018-10-29flake8: disable the new checks of flake8 3.6 for nowThomas Waldmann
2017-11-23Fix borg config flake8 failuresMilkey Mouse
2017-10-29flake8: add some ignoresThomas Waldmann
2017-01-14setup.cfg: fix pytest deprecation warning, fixes #2050Thomas Waldmann
2016-06-19flake8: ignore F405, fixes #1185Thomas Waldmann
2016-01-30add flake8 style checkingThomas Waldmann
2015-10-20remove silenced warnings that were not triggered anywaysAntoine Beaupré
2015-09-19remove remainders of versioneer, typo fix.Thomas Waldmann
2015-07-11style and cosmetic fixes, no semantic changesThomas Waldmann
2015-05-22add flake8 configuration (style checker)Thomas Waldmann
2015-05-22use py.test for testing, document itThomas Waldmann
2013-06-24Packaging improvementsJonas Borgström
2011-11-06Bumped version numberJonas Borgström