New issue 318: Allow wildcards to be used in TOXENV and with the `-e` option
https://bitbucket.org/hpk42/tox/issues/318/allow-wildcards-to-be-used-in-toxenv-and
Ed Morley:
Currently it's not possible to use wildcards with TOXENV and/or the `-e` option.
For example, I'd like to be a
New issue 333: Add support for capturing strings from factor variants (eg
versions of deps)
https://bitbucket.org/hpk42/tox/issues/333/add-support-for-capturing-strings-from
Ed Morley:
For projects that use tox to test against multiple versions of deps, it's
common to see this type of ve