]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
drop Python 2.6 (.travis.yml, doc, setup.py)
authorLeif Ryge <leif@synthesize.us>
Wed, 2 Dec 2015 19:55:59 +0000 (19:55 +0000)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 4 Dec 2015 17:50:28 +0000 (17:50 +0000)
commit8fb40ed1aa37c5a946f631ab1cddb73a9626eea5
tree9cec70c426170cc5b300623b5d7407ea33e7d075
parent5ba043ac4c0824694d07ef6c21269ee103667897
drop Python 2.6 (.travis.yml, doc, setup.py)

Twisted 15 dropped support for it, which causes Travis CI tests to fail on 2.6.
We still theoretically support older versions of Twisted, so perhaps we should
configure Travis to test with those? I think we should drop Python 2.6 in any
case since distros are all on 2.7 now.

I'm leaving Travis running (and ignoring) the failing PyPy tests because I
don't know why that is there.
.travis.yml
docs/quickstart.rst
setup.py