New issue 150: posargs configerror https://bitbucket.org/hpk42/tox/issue/150/posargs-configerror
Edward Hope-Morley: With tox version 1.7.0 I get the following error: tox.ConfigError: ConfigError: substitution key 'posargs' not found Which appears to be caused by the following line in my tox.ini: commands = python setup.py test --slowest --testr-args='{posargs}' This worked fine with the previous version of tox i.e. 1.6.1 _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit