Edit file File name : __init__.py Content :from pip.models.index import Index, PyPI __all__ = ["Index", "PyPI"] Save