=======
Indexes
=======

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

.. code-block:: yaml

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