mirror of
https://github.com/Rushilwiz/NewViewsNews.git
synced 2025-04-22 12:19:49 -04:00
5 lines
71 B
Python
5 lines
71 B
Python
from pip.models.index import Index, PyPI
|
|
|
|
|
|
__all__ = ["Index", "PyPI"]
|