We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b498ebd + 429d6c5 commit 09ef8d4Copy full SHA for 09ef8d4
1 file changed
tox.ini
@@ -29,7 +29,7 @@ deps = -r{toxinidir}/requirements.txt
29
-r{toxinidir}/test-requirements.txt
30
black
31
commands =
32
- black {posargs} gitlab tools/functional
+ black {posargs} .
33
34
[testenv:twine-check]
35
basepython = python3
0 commit comments