summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Remove python 2 from CISantos Gallegos2019-07-291-1/+1
* try fix tests: Force Flake8 to like our codeSebastian Thiel2018-12-221-1/+1
* Document support for Python 3.7Michael Käufl2018-10-211-1/+1
* Drop support for EOL Python 3.3Hugo2018-03-181-1/+1
* Drop support for EOL Python 2.6Hugo2018-03-181-1/+1
* Add Python 3.5 envVincent Driessen2016-04-141-1/+1
* Pass through the $HOME env var to the tox envVincent Driessen2016-04-141-0/+1
* Minor Flake8 fixes.Sebastian Thiel2015-02-091-1/+3
* Added advance usage examples to tutorial and made minor fixes.Sebastian Thiel2015-01-211-1/+2
* initial set of adjustments to make (most) imports work.Sebastian Thiel2015-01-041-1/+1
* And apparently, I broken travis ... this should cure itSebastian Thiel2015-01-041-2/+1
* Removed unnecessary (non-gitpython) tests and fixed flake80.3.3Sebastian Thiel2015-01-041-1/+3
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-0/+2
* tox commands now have {posargs} as argumentAntoine Musso2014-11-141-3/+3
* tox env to easily run flake8Antoine Musso2014-07-251-1/+8
* Use tox to easily run tests in venvAntoine Musso2014-07-251-0/+13