blob: 36207eeaaf04f0ffead7afd7cad1d0f52ccd975a [file] [log] [blame]
[global]
index-url = {{ pip_index_url }}
{% if pip_trusted_hosts is defined %}
trusted-hosts = {{ pip_trusted_hosts }}
{% endif %}