Commit Graph

6 Commits (21237b70035250b65092d4ddc3879af4b27ab387)

Author SHA1 Message Date
Wolfgang Walther 51cda6d594 fix build_temp_workspace 6 years ago
Hugo c281d48507 Drop support for EOL Python 2.6 7 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.
8 years ago
Adrien Vergé 1a961bd4b0 chore(tests): Also run tests on Python 2.6 9 years ago
Adrien Vergé 7d638d47b9 tests(cli): Refactor temp test workspace recreation
Make it simpler and re-usable.
9 years ago
Adrien Vergé 6b5948c06b Tests: Reorganize common and global tests 10 years ago