summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Keep gevent at a version that works for nowNed Batchelder2018-06-051-1/+2
* Update requirementsNed Batchelder2018-06-011-2/+2
* readme_renderer checks that the README.rst is validNed Batchelder2018-05-241-0/+1
* Use check-manifest to check the manifestNed Batchelder2018-05-141-1/+2
* Upgrade most dependenciesNed Batchelder2018-05-051-2/+2
* No more support for 2.6 or 3.3Ned Batchelder2018-05-051-20/+4
* Update some depsNed Batchelder2018-04-221-1/+1
* Use tox 3.0.0Ned Batchelder2018-04-031-0/+4
* Pip 9.0.3 restores py26 supportNed Batchelder2018-03-241-1/+1
* Pip 9.0.2Ned Batchelder2018-03-191-1/+1
* greenlet 0.4.13 is good on 3.7Ned Batchelder2018-02-011-6/+1
* It's gevent that needs CythonNed Batchelder2018-01-141-1/+1
* Use an older eventlet for py26Ned Batchelder2018-01-141-1/+2
* Get gevent and greenlet running on 3.7 by installing from gitNed Batchelder2018-01-141-1/+5
* Use the latest eventlet. Doesn't help with the 3.7 failuresNed Batchelder2018-01-131-1/+1
* Update testing requirementsNed Batchelder2017-12-231-1/+1
* Use the real implementation of del_environNed Batchelder2017-11-041-1/+1
* Use the manylinux docker image for testing alsoNed Batchelder2017-10-261-0/+1
* Can control skip_missing_interpreters from outsideNed Batchelder2017-09-201-1/+1
* Have to wait on gevent on py37Ned Batchelder2017-09-201-0/+1
* Update dependencies, except setuptools, which vendors stuffNed Batchelder2017-09-201-0/+1
* Python 3.7 is out: still have to fix some failuresNed Batchelder2017-09-201-3/+3
* Upgrade to latest packagesNed Batchelder2017-07-081-1/+1
* Jython 2.7.1rc3 needsNed Batchelder2017-06-231-0/+1
* Pin setuptools. Latest (36.0.1) causes test failures that we'll fix in a foll...Ned Batchelder2017-06-071-0/+1
* 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.5latest-pytestBruno 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