summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
* Fix tox -e coverage.Julian Berman2016-11-261-4/+3
* Use newer vcversioner, and py35.Julian Berman2016-08-271-6/+6
* Drop support for Python 2.6Julian Berman2015-11-301-8/+5
* Revert "New 3."Julian Berman2015-10-041-1/+1
* New 3.Julian Berman2015-10-041-1/+1
* Try and catch some basic release issues with requirements across versions.Julian Berman2015-06-081-4/+18
* Temporarily disable lxml-cffi because travis' libxml doesn't cooperate.Julian Berman2015-04-081-1/+0
* Er, green doesn't work on 2.6, and make running right out of a checkout easier.Julian Berman2015-03-151-3/+6
* Really run on the installed package.Julian Berman2015-03-151-2/+4
* Begone py.test.Julian Berman2015-03-151-7/+3
* lxml-cffi is giving obscure errors again.Julian Berman2015-03-151-1/+1
* Switch to vcversioner, use repoze.lru only on 2.6, and add extras_require for...Julian Berman2015-03-151-4/+2
* Run tests on the installed package.Julian Berman2015-03-151-5/+6
* Newer tox is slightly saner.Julian Berman2015-03-151-3/+0
* Generative environments, and disable lxml on pypy3 which doesn't work yet.Julian Berman2014-11-241-32/+17
* Support pypy3Anthony Sottile2014-10-161-3/+4
* Supposedly that's what I put this here for.Julian Berman2014-06-081-2/+1
* Reorder toxenvs.Julian Berman2014-04-271-24/+24
* Remove py33 from tox.Julian Berman2014-04-271-8/+8
* Less repetitive repetetive.Julian Berman2014-04-271-3/+3
* Build for 3.4 as well.Julian Berman2014-04-021-1/+1
* Enable branch coverage and show report on the command line.Julian Berman2013-12-081-1/+2
* Drop support for 3.2Julian Berman2013-12-011-1/+1
* Pass along arguments.Julian Berman2013-09-251-4/+4
* Re-add the coverage env.Julian Berman2013-09-251-0/+9
* Only allow RFC 3339 date times, not all of ISO 8601.Julian Berman2013-06-171-1/+1
* Make py.test less stupid.Julian Berman2013-06-171-3/+6
* Move tests into package.Julian Berman2013-05-171-3/+2
* Add style to tox run.Julian Berman2013-05-121-1/+1
* Cleanup tests a bit.Colin Dunklau2013-05-121-5/+3
* Minor style changesColin Dunklau2013-05-111-1/+1
* Begone.Julian Berman2013-04-261-3/+3
* Flake8 because I'm sadistic.Julian Berman2013-04-261-0/+9
* Fix doctests.Julian Berman2013-04-201-8/+2
* Fix doc env.Julian Berman2013-04-181-1/+3
* Fix path and tox.Julian Berman2013-04-181-1/+2
* requires argparse for suite bin to work.Julian Berman2013-02-221-0/+1
* Fix tests on old PyPys.Julian Berman2013-02-181-0/+6
* Doctest is horrible.Julian Berman2013-02-171-0/+4
* Gymnastics.Julian Berman2013-02-171-2/+16
* Never mind, use isodate since it isn't broken.Julian Berman2013-02-161-3/+2
* Don't need tox on py33Julian Berman2013-02-031-0/+6
* Don't fall back if webcolors isn't presentJulian Berman2013-02-031-0/+1
* Doctest jsonschemaJulian Berman2013-02-031-0/+1
* Sphinx doctestJulian Berman2013-01-121-6/+5
* Build docs in toxJulian Berman2012-11-301-2/+8
* Stupid nose.Julian Berman2012-11-171-1/+1
* Add Python 3.3Julian Berman2012-10-221-1/+1
* Add mock.Julian Berman2012-09-281-0/+2
* An initial stab at making jsonschema Python 3.x compatible.Michael Droettboom2012-04-201-11/+4