diff --git a/pip.conf b/pip.conf index 669e4a7..b347158 100644 --- a/pip.conf +++ b/pip.conf @@ -1,5 +1,3 @@ [global] -index = https://${NEXUS_TOKEN}@artifact.it.getyardstick.com/repository/meazurelearning-pypi-internal/pypi -index-url = https://${NEXUS_TOKEN}@artifact.it.getyardstick.com/repository/meazurelearning-pypi-internal/simple -extra-index = https://pypi.python.org/pypi -extra-index-url = https://pypi.python.org/simple/ \ No newline at end of file +index = https://${NEXUS_TOKEN}@artifact.it.getyardstick.com/repository/meazurelearning-pypi/pypi +index-url = https://${NEXUS_TOKEN}@artifact.it.getyardstick.com/repository/meazurelearning-pypi/simple \ No newline at end of file