remove extra index, fix pip conf

This commit is contained in:
Joshua Burman 2023-11-20 15:27:52 -05:00
parent ca9438c714
commit a6072eb6eb

View File

@ -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/
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