commit | 0574139473304f2ec7348064c5f2b4da25f24331 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Tue Nov 07 17:25:37 2017 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Tue Nov 07 17:25:37 2017 -0500 |
tree | 1a7d61c6e6d58852996d125dc7f9cb5adccd82cc | |
parent | f807045af9cb66582ee413d0977afe1f01811099 [diff] |
Updated pip config
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 }}