
On Sep 29, 2014, at 12:31 AM, Wolfgang Rohdewald <wolfgang.kde@rohdewald.de> wrote:
Am Montag, 29. September 2014, 00:07:33 schrieb Glyph:
This week I will try to get <https://github.com/twisted/twistedchecker/pull/71/files> merged,
which requires exactly pep8 1.5.1
Ubuntu 14.04 installs 1.4.6 I have the current 1.5.7
After downgrading to 1.4.6, twistedchecker works correctly.
The issue is actually logilab-common, not pep8 itself; twistedchecker can deal with more recent pep8 versions. I fixed this on twistedchecker master: <https://github.com/twisted/twistedchecker/commit/a7aa84aaa190459cab77397b31e...> More exciting, though, is Adi Roiban's contribution of Travis-CI continuous integration: <https://github.com/twisted/twistedchecker/pull/71> so we can pick up the pace on twistedchecker improvements a bit. (The buildbot already runs straight out of Git, so improvements go live almost immediately.) -glyph