zuul-jobs/roles/tox
Elod Illes f51be0504b Explanatory comment for Editable Git install
This patch is a follow up for patch:
I3573c067f63a09f22377612f53c80c80252965e4

Comment explains the string matching lines for the pip freeze output.

Change-Id: Ifc5b2ae002859c1ca7405c8e1f64380b311e983d
2019-02-27 13:21:58 +01:00
..
defaults Combine tox-siblings and tox roles 2017-11-29 15:34:08 -06:00
library Explanatory comment for Editable Git install 2019-02-27 13:21:58 +01:00
tasks Revert "Extract pep8 messages for inline comments" 2018-10-18 09:11:38 +00:00
README.rst Combine tox-siblings and tox roles 2017-11-29 15:34:08 -06:00
__init__.py Enable Python 2.7 unit tests 2018-08-17 10:23:20 +10:00

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 UPPER_CONSTRAINTS_FILE environment variable if it exists.