Skip to content

Commit

Permalink
tox -e deps needs to be allowed to run git (#3928)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
  • Loading branch information
ziegenberg committed Jun 12, 2023
1 parent 36cef5f commit c3880b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ commands =
-pre-commit autoupdate
# We fail if files are modified at the end
git diff --exit-code
allowlist_externals =
git

[testenv:docs]
description = Build documentation
Expand Down

0 comments on commit c3880b6

Please sign in to comment.