## -*- mode: conf; -*- [global] extra-index-url = https://pypi.rattailproject.org/simple/ % if env.theo_integrates_with == 'catapult': https://${env.restricted_pypi_username}:${env.restricted_pypi_password}@pypi-restricted.rattailproject.org/catapult/ % elif env.theo_integrates_with == 'locsms': https://${env.restricted_pypi_username}:${env.restricted_pypi_password}@pypi-restricted.rattailproject.org/locsms/ % endif log-file = ${envroot}/pip.log exists-action = i