New issue 319: Way to silence passenv variable output, or a -v 0 output param? https://bitbucket.org/hpk42/tox/issues/319/way-to-silence-passenv-variable-output-or
Nicholas Serra: Hello, apologies if this has been brought up before. I'm running tox in an open source repo with Travis CI builds. I use travis's environment vars to configure some things. Issue is that tox seems to output the keys and values of any env vars specified via the passenv config. So: - Is there a way to silence the passenv env var output during a tox run? - if not, is there a way to silence all debug output? I see a verbosity flag, but it seems to only have an on and off. Thanks! _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit