5 lines
71 B
Python
5 lines
71 B
Python
from pip.models.index import Index, PyPI
|
|
|
|
|
|
__all__ = ["Index", "PyPI"]
|