Commit Graph

6 Commits (8f682481c725047d3eb9409faecf0719caec1b8a)

Author SHA1 Message Date
Wolfgang Walther b80997eba6
CI: Add build environment without UTF-8 locales to travis-ci
Preventing regressions like #285
5 years ago
Hugo c281d48507 Drop support for EOL Python 2.6 6 years ago
Adrien Vergé d422274563 style: Fix E722 errors reported by pycodestyle
Since a few days ago pycodestyle (formerly called pep8) has a new check:
E722 warning for bare except clauses.

Let's fix our code.
7 years ago
Adrien Vergé 1a961bd4b0 chore(tests): Also run tests on Python 2.6 8 years ago
Adrien Vergé 7d638d47b9 tests(cli): Refactor temp test workspace recreation
Make it simpler and re-usable.
8 years ago
Adrien Vergé 6b5948c06b Tests: Reorganize common and global tests 9 years ago