summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Delete tox.iniDominic2021-07-191-61/+0
* Update tox.iniDominic2021-07-121-2/+26
* Update typing-extensions version in requirements.txtYobmod2021-06-231-1/+1
* add initial types to remote.pyyobmod2021-05-031-1/+10
* drop py3.4 supportyobmod2021-02-281-1/+1
* add python 3.9 supportyobmod2021-02-261-1/+1
* rebase on masteryobmod2021-02-261-1/+1
* drop python 3.4, update .gitignoreYobmod2021-02-241-1/+1
* Replace nose with unittest in tox configurationHarmon2020-02-171-2/+3
* Add support for Python 3.8Harmon2020-02-161-1/+1
* 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