a38becca99
siblings: python2.7 ConfigParser has no __getitem__ Constrain soupsieve to <2 for python2.7 Add python2-dev to bindep for subprocess32 Change-Id: If9d6a0ae1a62a94dcec11f6bf637ffee7f0f4fc9 |
||
---|---|---|
.. | ||
defaults | ||
library | ||
tasks | ||
__init__.py | ||
README.rst |
Runs tox for a project
Role Variables
Environment variables to pass in to the tox run.
Path to a pip constraints file. Will be provided to tox via
TOX_CONSTRAINTS_FILE
(deprecated but currently still supported name isUPPER_CONSTRAINTS_FILE
) environment variable if it exists.