Poodletooth-iLand/panda/python/Lib/site-packages/pip/models/__init__.py
Master Jumblespeed d882959bfa switch to remote
2015-05-18 22:11:33 -04:00

4 lines
71 B
Python
Executable file

from pip.models.index import Index, PyPI
__all__ = ["Index", "PyPI"]