Code import
This commit is contained in:
4
venv/lib/python2.7/site-packages/pip/models/__init__.py
Normal file
4
venv/lib/python2.7/site-packages/pip/models/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from pip.models.index import Index, PyPI
|
||||
|
||||
|
||||
__all__ = ["Index", "PyPI"]
|
||||
Reference in New Issue
Block a user