summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* 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
* tox.ini makes more sense in this orderNed Batchelder2015-09-101-16/+16
* Some diagnostics to figure out what's up with Appveyor 64-bit builds.Ned Batchelder2015-09-101-0/+2
* Update requirementsNed Batchelder2015-09-091-1/+1
* Shorten up tox.iniNed Batchelder2015-09-061-5/+5
* Greenlet released 0.4.9Ned Batchelder2015-08-301-1/+1
* Fix the C extension exclusion for generic pypyNed Batchelder2015-08-301-1/+1
* Try generic pypy on travis.Ned Batchelder2015-08-301-3/+3
* Use tox on travis. There's probably a better way to do this.Ned Batchelder2015-08-301-1/+4
* Pin all the versionsNed Batchelder2015-08-291-0/+1
* Pin dependencies for the next time I have to dig into the pastNed Batchelder2015-08-261-7/+7
* Simplify the tox.iniNed Batchelder2015-08-221-5/+5
* Fix the pep8 settings.Ned Batchelder2015-08-101-1/+3
* Add license mention to the top of all files. #313.Ned Batchelder2015-07-241-4/+2
* Fix and test add_to_hash: test_data.py now 100% covers data.pyNed Batchelder2015-07-201-1/+1
* Mock broke 2.6 compatibility, so pin it for now.Ned Batchelder2015-07-161-2/+3
* PEP8 fixes, but too many to really fixNed Batchelder2015-07-161-0/+1
* Also test on PyPy 2.6.0Ned Batchelder2015-06-091-2/+5
* Make tests run on tox-2.0.Ionel Cristian Maries2015-06-071-1/+1
* Use PyContracts so we can declare/enforce parameter and return types.Ned Batchelder2015-05-171-0/+1