]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Don't build two tox envs for pep8(-constraints)
authorEric Harney <eharney@redhat.com>
Thu, 19 Nov 2015 21:48:27 +0000 (16:48 -0500)
committerEric Harney <eharney@redhat.com>
Mon, 23 Nov 2015 14:06:24 +0000 (14:06 +0000)
commit7bb16f75012a1d64f878c285ea0894da340d402c
tree379c6d16726089932e9555fc323df1a2337b9f7e
parentf1f8f5e98e6e9c216a4af7f43783e6cc37eaaea4
Don't build two tox envs for pep8(-constraints)

Currently, "tox -e pep8" builds two tox envs:
a "pep8" env, and then a "venv" env for genopts.

This is rather wasteful -- reuse the pep8 env
instead.

Change-Id: I8ba3d4e541f279e5bc62dba2b1caaac447fee7e3
tox.ini