summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* We've decided that python-3.5 is the minimum python version (#17270)Toshio Kuratomi2016-08-291-5/+1
* Start to test module_utils for python 3 syntax (#15882)Michael Scherer2016-05-171-2/+2
* Exclude the sample directory from testsToshio Kuratomi2016-05-111-4/+4
* Reorganizing tox stuff and making py3-specific requirementsJames Cammarata2016-03-111-1/+7
* Start a pyflakes section to cut down on extra messages that we don't agree ar...Toshio Kuratomi2015-11-111-0/+19
* Tox seems to not like the subsitution key for some reasonToshio Kuratomi2015-10-191-1/+2
* Simplify tox.ini, remove outdated commentMarius Gedminas2015-10-191-2/+1
* Enable unit tests on Python 3.4 in tox and TravisMarius Gedminas2015-10-161-1/+1
* Enable unit tests on Python 3.5Marius Gedminas2015-10-161-1/+1
* Add Python 3.5 to tox.iniMarius Gedminas2015-10-041-2/+2
* Simplify tox.iniMarius Gedminas2015-10-041-17/+4
* Remove redundancies from tox.iniMarius Gedminas2015-10-041-8/+1
* Use print() as function under contrib/Marius Gedminas2015-08-281-3/+1
* Enable py34 test in travis so we don't regress recent fixespy3-testToshio Kuratomi2015-08-271-2/+5
* Disable compileall test for contrib/ in tox -e py34Marius Gedminas2015-08-271-1/+1
* Use 'except ... as' syntaxMarius Gedminas2015-08-271-1/+1
* Better way to stop tox running on unwanted directoriesToshio Kuratomi2015-08-271-3/+3
* Don't compile .py files under .tox/Marius Gedminas2015-08-261-3/+3
* Push python2.4 check into travisToshio Kuratomi2015-07-311-2/+3
* Undo previous travis/tox fixes and fix underlying issueJames Cammarata2015-07-311-2/+2
* Updating tox script tooJames Cammarata2015-07-311-2/+2
* dont check vagrant inventory script for 2.6Brian Coca2015-07-211-1/+1
* Correct typoToshio Kuratomi2015-06-111-1/+1
* Testing additions and fixesMatt Martz2015-05-081-14/+22
* Move command for v1 back into testenv so that we have a defaultToshio Kuratomi2015-04-141-2/+4
* Updated the tox.ini file to run multiple ansible versions.Rory Finnegan2015-04-141-1/+15
* Add tox and travis-ci supportJames Laska2015-03-131-0/+7