summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* add python 3.8, drop python 2 and 3.4t0b32020-04-261-2/+2
* removed special py3 handling code from setup.py and travis filesGunnar Aastrand Grimnes2017-01-301-59/+0
* six: added six to requirementsJoern Hees2017-01-301-0/+4
* restrict travis to supported versionsGunnar Aastrand Grimnes2017-01-271-71/+1
* adding python 3.5 support (activating tests)Joern Hees2015-09-231-2/+20
* Update requirementsGraham Higgins2015-02-261-12/+14
* configure tox/travis to also test py34Gunnar Aastrand Grimnes2014-08-121-8/+27
* change protocol, remove ssl requirement.Graham Higgins2013-05-211-1/+1
* Remove skipping test of deleted graphutils code, remove pydot from tox.iniGraham Higgins2013-05-181-10/+3
* Immigrate rdflib-sparql (plus some prefiguring changes)Graham Higgins2013-03-211-11/+43
* Small fixes and cleanupGraham Higgins2013-02-091-4/+4
* Docs updatesGraham Higgins2013-01-211-1/+1
* Remove (now-broken) tox testing of Python 2.4. Add simplejson dependency to t...Graham Higgins2012-11-061-6/+22
* Embrace Python 3.3.0 for tests.Graham Higgins2012-09-291-1/+29
* Use unified envpython approach.Graham Higgins2012-02-191-5/+4
* Re-enable doctests, adjust docstrings for use with py3compat.Graham Higgins2012-02-181-21/+7
* Adjustments for Python 2.4Graham Higgins2012-01-251-1/+13
* Refine tox dependencies, add a py2/3 uformatGraham Higgins2012-01-241-1/+4
* Re-enable html5lib parser test for when installedGraham Higgins2012-01-241-0/+2
* Rationalise tox ini fileGraham Higgins2012-01-191-17/+1
* Add Python 2.4Graham Higgins2012-01-121-1/+9
* Tweaks to tox configGraham Higgins2012-01-121-5/+5
* Try nosetests again with --with-xunit for py32Graham Higgins2012-01-081-1/+1
* Handle bsddb3 dependencyGraham Higgins2012-01-071-2/+0
* Remove jython basepython directiveGraham Higgins2012-01-071-2/+0
* Disable doctests in the interimGraham Higgins2012-01-061-2/+4
* Update range of tox tests.Graham Higgins2012-01-061-8/+33
* Wrestling with Hudson over coverage reports.Graham Higgins2011-09-201-2/+6
* Added tox.ini file to enable testing with multiple versions.Graham Higgins2011-09-201-0/+32