Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-11 | Add positional arguments to tox.ini | 1 | -2/+2 | ||
This allows you to pass additional flags to pytest. | |||||
2014-07-11 | Remove envlist from tox.ini | 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 | 1 | -0/+6 | ||