If tox.ini has {envbindir} you get an exception
tox.ConfigError: ConfigError: substitution key 'envbindir' not found
{envbindir} works with tox<2.0 and it's in the docs:
http://tox.readthedocs.org/en/latest/config.html#substitutions-for-virtualenv-related-sections
If tox.ini has {envbindir} you get an exception
tox.ConfigError: ConfigError: substitution key 'envbindir' not found
{envbindir} works with tox<2.0 and it's in the docs:
http://tox.readthedocs.org/en/latest/config.html#substitutions-for-virtualenv-related-sections