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 }}