- 11 Jul, 2017 4 commits
-
-
Laurent Bachelier authored
Fill PYTHON2 and PYTHON3 variables. Allow override of everything. Favor the generic version name because we expect the "better" python2/python3 version to be set by the distribution.
-
Laurent Bachelier authored
-
Laurent Bachelier authored
This is starting to get quite repetitive though.
-
Laurent Bachelier authored
Always run Python scripts through the same interpreter. Also simplify the running of pyflakes and flake8, as recent versions all support execution through python -m. Due do the many variations among distributions, it makes the whole thing much simpler.
-
- 10 Apr, 2013 1 commit
-
-
Laurent Bachelier authored
This should make running tests faster, as we do not remove all .pyc files anymore!
-
- 25 Mar, 2013 1 commit
-
-
Laurent Bachelier authored
-