1 new commit in tox: https://bitbucket.org/hpk42/tox/commits/cefc0fd28dda/ Changeset: cefc0fd28dda User: hpk42 Date: 2014-06-18 12:11:01 Summary: also put "envlist" into its own section. Affected #: 1 file
diff -r 0c9bf47d235dc5ff021b3355e85f94fcd5095d41 -r cefc0fd28dda72ac76a9170b4c586e0eb3f1d124 doc/config.txt --- a/doc/config.txt +++ b/doc/config.txt @@ -45,15 +45,14 @@ always overrides this setting if passed on the invokation. **Default:** ``False`` -envlist setting -+++++++++++++++ +.. confval:: envlist=CSV -Determining the environment list that ``tox`` is to operate on -happens in this order: + Determining the environment list that ``tox`` is to operate on + happens in this order (if any is found, no further lookups are made): -* command line option ``-eENVLIST`` -* environment variable ``TOXENV`` -* ``tox.ini`` file's ``envlist`` + * command line option ``-eENVLIST`` + * environment variable ``TOXENV`` + * ``tox.ini`` file's ``envlist`` Virtualenv test environment settings Repository URL: https://bitbucket.org/hpk42/tox/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit