Skip to content

Commit 432407f

Browse files
committed
TOX: Pass color preferences to tools
1 parent 7efda1b commit 432407f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tox.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ pass_env =
6363
USERNAME
6464
# Environment variables we check for
6565
NIPY_EXTRA_TESTS
66+
# Pass user color preferences through
67+
PY_COLORS
68+
FORCE_COLOR
69+
NO_COLOR
70+
CLICOLOR
71+
CLICOLOR_FORCE
6672
extras = test
6773
deps =
6874
# General minimum dependencies: pin based on API usage

0 commit comments

Comments
 (0)