HomePhabricator

[lint] relax black version requirement

Description

[lint] relax black version requirement

Summary:
Black stopped supporting python3.6 as of version 22.9.0

This is a hack so that people with python 3.6 don't get an error when running arc lint or arc diff. It allows people with e.gG Ubuntu 18.04 to contribute, as long as they don't touch python code and don't run arc lint --everything (black 22.8 yields a different style for long strings and multiline strings).

Test Plan: Make sure arc lint works with black==22.8.0 installed

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D13922

Details

Provenance
PiRKAuthored on May 23 2023, 18:48
PiRKPushed on May 23 2023, 18:58
Reviewer
Restricted Project
Differential Revision
D13922: [lint] relax black version requirement
Parents
rABC0995f2c68c71: [e.cash] Add page content for wealth redefined
Branches
Unknown
Tags
Unknown