Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-21 | Run flake8 only on specific directories | Jon Bernard | 1 | -1/+1 | |
2014-07-24 | Add flake8 to the tox test environment | Jon Bernard | 1 | -0/+7 | |
2014-07-11 | Add positional arguments to tox.ini | Jon Bernard | 1 | -2/+2 | |
This allows you to pass additional flags to pytest. | |||||
2014-07-11 | Remove envlist from tox.ini | Jon Bernard | 1 | -3/+0 | |
I prefer executing 'tox' and having local results for my default version of python. Specifying a particular python version is easy with the '-e' flag. | |||||
2014-07-10 | Add tox configuration file | Jon Bernard | 1 | -0/+6 | |