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
1 changed files with 3 additions and 1 deletions

View File

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