Page MenuHomePhabricator

Updated CONTRIBUTING.md with install instructions for autopep8
ClosedPublic

Authored by jasonbcox on Jul 22 2018, 20:41.

Details

Summary

autopep8 is not intuitive to install for devs not familiar with it and/or pip.

Test Plan

Installed using this method.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
arcpatch-D1585
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2924
Build 3952: Bitcoin ABC Buildbot (legacy)
Build 3951: arc lint + arc unit

Event Timeline

deadalnix requested changes to this revision.Jul 23 2018, 21:42
deadalnix added inline comments.
CONTRIBUTING.md
133 ↗(On Diff #4367)

Or simply

sudo apt install python-autopep8
This revision now requires changes to proceed.Jul 23 2018, 21:42

Simplied according to feedback

This revision is now accepted and ready to land.Jul 25 2018, 14:42
This revision was automatically updated to reflect the committed changes.