tripleo-ansible/scripts
Oliver Walsh a691762a80 Fix pip install for run-local-test
This currently fails with:
ERROR: Double requirement given:
mock (from -r molecule-requirements.txt (line 10))
(already in mock>=2.0.0 (from -r test-requirements.txt (line 3)), name='mock')

The tox linters job uses the same pip requirements files but doesn't hit this
because it also passes the openstack upper constraints files, so do the same in
run-local-test.

Change-Id: I12602801147b99a4c17a02cfd43239897ee049f3
2019-12-11 11:07:59 +00:00
..
bindep-install Add bindep to the repository 2019-07-01 12:22:41 +00:00
detect-broken-symlinks.sh Add test to find broken symlinks 2019-09-17 12:29:19 -05:00
run-local-test Fix pip install for run-local-test 2019-12-11 11:07:59 +00:00