aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2018-03-18Drop support for EOL Python 3.3Hugo
2018-03-18Drop support for EOL Python 2.6Hugo
2016-04-14Add Python 3.5 envVincent Driessen
2016-04-14Pass through the $HOME env var to the tox envVincent Driessen
2015-02-09Minor Flake8 fixes.Sebastian Thiel
2015-01-21Added advance usage examples to tutorial and made minor fixes.Sebastian Thiel
2015-01-04initial set of adjustments to make (most) imports work.Sebastian Thiel
2015-01-04And apparently, I broken travis ... this should cure itSebastian Thiel
2015-01-04Removed unnecessary (non-gitpython) tests and fixed flake80.3.3Sebastian Thiel
2015-01-04Bumped version, updated changelog, reduced code smellSebastian Thiel
2014-11-14tox commands now have {posargs} as argumentAntoine Musso
2014-07-25tox env to easily run flake8Antoine Musso
2014-07-25Use tox to easily run tests in venvAntoine Musso