summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* update requirements, and use tox-battery to recreate tox as neededNed Batchelder2017-04-301-2/+2
* Run linkcheck last so missing pages won't stop us getting other good things d...Ned Batchelder2017-04-041-2/+2
* Use new show_stderr flag so we can see errors printed to stderr during failin...Ned Batchelder2017-03-301-2/+2
* perf_measure.py is no longer a testNed Batchelder2017-02-111-1/+1
* Use unittest-mixins that we just refactoredNed Batchelder2017-02-111-2/+2
* Refactor module cleaning so we can use it outside of testsNed Batchelder2017-02-111-2/+2
* No test failures on JythonNed Batchelder2017-01-181-1/+1
* Prevent race conditions from failing tests during 'import usepkgs'Ned Batchelder2017-01-171-0/+7
* Latest versions of dependenciesNed Batchelder2017-01-161-2/+2
* Jython has no multiprocessing moduleNed Batchelder2017-01-131-0/+4
* Run lint automaticallyNed Batchelder2017-01-121-1/+1
* Run lint with tox. I wish it ran faster...Ned Batchelder2017-01-121-0/+11
* gevent 1.2.0 is OK now, and be quieter when building docsNed Batchelder2017-01-051-2/+2
* Stop maintaining two separate change historiesNed Batchelder2017-01-011-1/+1
* Better ways to install requirements on CI serversNed Batchelder2016-12-311-3/+1
* No need for two environment variables that do the same thingNed Batchelder2016-12-311-1/+1
* Install pytest where we run igorNed Batchelder2016-12-311-1/+1
* gevent 1.2.0 didn't work well, let's stick with 1.1.2 for nowNed Batchelder2016-12-241-1/+1
* Use the latest of everythingNed Batchelder2016-12-241-4/+4
* Don't lint sphinx outputNed Batchelder2016-12-141-1/+1
* Remove the filelock experimentNed Batchelder2016-12-061-1/+0
* Use pytest>=3.0.5Bruno Oliveira2016-12-051-1/+1
* Quick hack to try avoiding stepping on each others' pth filesNed Batchelder2016-12-041-0/+1
* Latest versions of everythingNed Batchelder2016-11-261-2/+2
* Enable pytest warnings, and fix/silence a fewNed Batchelder2016-11-261-0/+1
* 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