Documentation feedback: Don't hard-code Python 3.7 for Black.
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Dan Helfman 2019-11-03 14:08:19 -08:00
commit e6d8c736d0
2 changed files with 2 additions and 1 deletions

View file

@ -19,7 +19,6 @@ commands =
flake8 borgmatic tests
[testenv:black]
basepython = python3.7
commands =
black {posargs} .