Skip to content

Commit 4653f53

Browse files
chore: auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 5462cad commit 4653f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ description = Builds docs
7676
skip_install = true
7777
set_env =
7878
NO_COLOR = 1
79-
TERM = dump
8079
PIP_CONSTRAINT = {toxinidir}/.config/constraints.txt
80+
TERM = dump
8181
commands =
8282
bash -c "SETUPTOOLS_SCM_PRETEND_VERSION=$(git describe --tags --abbrev=0) pip install -q -e '.[docs]'"
8383
adt --version

0 commit comments

Comments
 (0)