summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
* Use xdist to run tests fasterNed Batchelder2016-11-231-0/+1
* No more nose, use pytest as test runnerNed Batchelder2016-11-201-1/+0
* Test against latest pypy2 and pypy3 only. No more 3.2Ned Batchelder2016-11-201-16/+6
* Use my fix for pytestNed Batchelder2016-11-201-1/+1
* Move pycodestyle settings to setup.cfgNed Batchelder2016-11-011-10/+0
* Optionally use pytest as the test runnerNed Batchelder2016-11-011-0/+1
* doc8 should really be more quiet.Ned Batchelder2016-10-021-1/+1
* Use doc8 for some light checking of doc filesNed Batchelder2016-10-021-0/+1
* Use linkcheck on docs, and fix some broken linksNed Batchelder2016-09-241-2/+2
* Use PyPy 5.4 instead of 5.1Ned Batchelder2016-09-121-4/+4
* Update dependenciesNed Batchelder2016-08-071-1/+1
* Add support for PyPy3 5.2 alpha 1Ned Batchelder2016-08-031-9/+6
* Let setuptools float on most environs, since tox is awkward to divide things ...Ned Batchelder2016-07-291-1/+0
* Setuptools fixed their egg-ordering problem, no need for this test workaround...Ned Batchelder2016-07-291-0/+1
* Update requirementsNed Batchelder2016-06-261-1/+1
* Use latest of unittest-mixinsNed Batchelder2016-06-181-1/+1
* Use unittest-mixins 1.1Ned Batchelder2016-06-121-2/+2
* Move try_execfile.py to an unambiguous placeNed Batchelder2016-06-121-1/+2
* Use the real unittest-mixins packageNed Batchelder2016-06-021-1/+1
* Remove the test helpers into their own repoNed Batchelder2016-06-011-0/+1
* Use the latest of everythingNed Batchelder2016-05-201-2/+2
* Test system installation changes to get appveyor to work.Ned Batchelder2016-05-201-1/+8
* Add 3.6 to the test matrixNed Batchelder2016-05-171-4/+4
* Update dependenciesNed Batchelder2016-05-081-3/+3
* Test on PyPy 5.1, and note the supportNed Batchelder2016-05-031-2/+5
* Latest geventNed Batchelder2016-03-261-1/+1
* Keep things running and quiet for 3.2Ned Batchelder2016-03-261-1/+3
* Stop testing gevent on py26Ned Batchelder2016-03-021-1/+1
* Try this for gevent on appveyor?Ned Batchelder2016-03-021-0/+1
* Update requirements, maybe this will make gevent work on appveyorNed Batchelder2016-03-021-1/+1
* Update two dependenciesNed Batchelder2016-02-281-2/+2
* eventlet updated, and 0.18.0 is gone?Ned Batchelder2016-02-101-1/+1
* Put back the pypy environment for travisNed Batchelder2016-01-241-1/+6
* Use an older setuptools for PyPy 3.2Ned Batchelder2016-01-241-4/+3
* Update versions in .pip filesNed Batchelder2016-01-241-2/+2
* Clean up PythonParser a bit.Ned Batchelder2015-11-281-2/+3
* Update to latest versions of requirementsNed Batchelder2015-11-271-2/+2
* Fix doc building so that directories are createdNed Batchelder2015-11-011-2/+2
* A better way to ignore the output of rst2htmlNed Batchelder2015-11-011-2/+2
* No need to specify a Python for docs, works in more placesNed Batchelder2015-11-011-1/+0
* PyPy 4.0 worksNed Batchelder2015-11-011-3/+6
* Update to latest dependenciesNed Batchelder2015-11-011-1/+1
* Check the .rst files also.Ned Batchelder2015-10-161-0/+2
* Make doc checking better, and fix two doc errors.Ned Batchelder2015-10-141-1/+6
* Build docs regularly so we find out when things are busted.Ned Batchelder2015-10-131-1/+5
* Latest version of gevent and twineNed Batchelder2015-09-181-1/+1
* gevent and eventlet are available on py3, so test them thereNed Batchelder2015-09-121-2/+2
* show_py.py was in use... oops.Ned Batchelder2015-09-121-1/+0
* More diagnosticsNed Batchelder2015-09-101-0/+1
* ci/run_with_env.cmd requires PYTHON_VERSON to have two dots.Ned Batchelder2015-09-101-2/+0