| commit | a63d32042fc47a6d6286d141bdcb0857f30c9d4d | [log] [tgz] |
|---|---|---|
| author | carlosfrias <cfrias@apigee.com> | Mon Jun 05 16:33:48 2017 -0400 |
| committer | carlosfrias <cfrias@apigee.com> | Mon Jun 05 16:33:48 2017 -0400 |
| tree | b08ab841b5828e266649f320f236b448c7ad20ef | |
| parent | 72612bcc1e23c274d98998275bad50f5d019ec7b [diff] |
removed sudo package and update task name
diff --git a/templates/pip.conf.j2 b/templates/pip.conf.j2 new file mode 100644 index 0000000..c4f0766 --- /dev/null +++ b/templates/pip.conf.j2
@@ -0,0 +1,2 @@ +[global] +index-url = {{ pip_index_url }}