We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec2a26 commit 24f640dCopy full SHA for 24f640d
tox.ini
@@ -26,3 +26,5 @@ deps =
26
commands =
27
pre-commit run --all-files --show-diff-on-failure
28
python -bb -m pytest {posargs:tests}
29
+passenv =
30
+ PY_COLORS PRE_COMMIT_COLOR
0 commit comments