File Manager

Path: /lib/python3.6/site-packages/pip/models/

Viewing File: __init__.py

from pip.models.index import Index, PyPI


__all__ = ["Index", "PyPI"]