]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
drop Python 2.6 (.travis.yml, doc, setup.py) 206/head
authorLeif Ryge <leif@synthesize.us>
Wed, 2 Dec 2015 19:55:59 +0000 (19:55 +0000)
committerLeif Ryge <leif@synthesize.us>
Wed, 2 Dec 2015 20:18:33 +0000 (20:18 +0000)
commit000c148ad8af7f8df3b6093cacac15cfca5a1c03
treeb055bcc486b384c3ce4bd6781b18668534efbb17
parentd349f0710b2216cbe854482fd3e95371490670d3
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