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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.