IndexesΒΆ

By default, Uranium will utilize the default Pypi indexes. You can override this default with this default with the ‘indexes’ section:

indexes:
  - http://my-internal-pypi.dev/
  - http://my-other-internal-pypi.dev/