Skip to content

Commit 24f640d

Browse files
authored
Try passenv for the pre-commit testenv
1 parent bec2a26 commit 24f640d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ deps =
2626
commands =
2727
pre-commit run --all-files --show-diff-on-failure
2828
python -bb -m pytest {posargs:tests}
29+
passenv =
30+
PY_COLORS PRE_COMMIT_COLOR

0 commit comments

Comments
 (0)