zuul-jobs/roles/tox
Tobias Henkel b35f47190a Revert "Extract pep8 messages for inline comments"
There seems to be a problem with openstack-zuul-jobs [1].

This reverts commit 421f533b61.

[1] http://logs.openstack.org/86/610386/3/gate/openstack-zuul-jobs-linters/a8c857d/job-output.txt.gz#_2018-10-18_07_14_42_431592

Change-Id: Iac5236221e33df4613cc2f7a2edcffc323902320
2018-10-18 09:11:38 +00:00
..
defaults Combine tox-siblings and tox roles 2017-11-29 15:34:08 -06:00
library Revert "Extract pep8 messages for inline comments" 2018-10-18 09:11:38 +00: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.