Control: retitle -1 pycodestyle >= 2.1.0 breaks prospector 0.12.4 [CC-ing the pycodestyle maintainers]
OUCH! In the upstream repo it's said that there are API changes in pycodestyle > 2.0.0 = 2.1.0 [1], and therefore 2.0.0 is pinned. I've missed that, and also the DEP-8 tests of prospector kept on succeeding. I'm studying the CHANGES of pycodestyle [2] right now ... I think it's "change all references ... to say pycodestyle; #530". BTW, there are API changes in pydocstyle (formerly pep257) > 1.0.0, that's also pinned and I didn't updated that yet for that reason [3]. Daniel [1] https://github.com/landscapeio/prospector/commit/95e09816534853616d42877dcb8b9dc0f71a38e8 [2] https://github.com/PyCQA/pycodestyle/blob/master/CHANGES.txt [3] https://bugs.debian.org/846591 (pydocstyle: newer version available) -- 4096R/DF5182C8 Debian Developer ([email protected]) LPIC-1 (LPI000329859 64mz6f7kt4) http://www.danielstender.com/

