Documentation feedback: Don't hard-code Python 3.7 for Black.
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
93f453cecf
commit
e6d8c736d0
2 changed files with 2 additions and 1 deletions
1
tox.ini
1
tox.ini
|
|
@ -19,7 +19,6 @@ commands =
|
|||
flake8 borgmatic tests
|
||||
|
||||
[testenv:black]
|
||||
basepython = python3.7
|
||||
commands =
|
||||
black {posargs} .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue