Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use pytest instead of nose for running tests via tox | Dana Powers | 2016-01-01 | 1 | -18/+0 |
| | | | | | | | - use pytest-sugar for pretty output - add linting to each python tox environment - drop lint as separate tox target - replace travis_selector.sh with shell magic | ||||
* | Add py35 to tox testing | Dana Powers | 2015-12-04 | 1 | -0/+2 |
| | | | | | move python3 configs to default and special case py26/py27 add py35 to travis_selector.sh | ||||
* | Make all unit tests pass on py3.3/3.4 | Bruno ReniƩ | 2014-09-03 | 1 | -0/+4 |
| | |||||
* | Attempt to reenable py26 and pypy builds | Mark Roberts | 2014-05-01 | 1 | -0/+12 |