Updated pycodestyle to 2.4.0.
Change log available here.
Details
Details
- Reviewers
- None
- Group Reviewers
Triage Team
Installed alongside several different Python formatting tools and used to fix some fabricated errors.
All unit testing is run for Python/Python3 when the package is built.
As a side not I didn't use the Tox suite provided by 'pycodestyle' because it increases the build time dramatically by testing every version of Python possible.
Diff Detail
Diff Detail
- Repository
- R2504 pycodestyle
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
This package should not be upgraded until the next version of 'flake8'. The new dependencies are required otherwise a 'DistributionNotFound' error will be thrown leaving flake8 unusable.
Comment Actions
Sorry, I didn't think there was already an awaiting patch for this. Next time, slap me and abandon my patch instead of yours.