should not lock down pip when we are in developer mode

This commit is contained in:
Travis Truman 2016-03-25 13:58:05 -04:00
parent 329318acfa
commit 82f43ad21f

View File

@ -13,4 +13,6 @@ dependencies:
- apt_package_pinning - apt_package_pinning
- galera_client - galera_client
- pip_install - pip_install
- pip_lock_down - role: pip_lock_down
when:
- not rally_developer_mode | bool