mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
0772ab3e24
PyPI versions -- Replaces the always phone back to pypi.python.org JSON call -- This allows us specify a local mirror to be use to query for updated version and respects other set options -- Update tests -- Fix setup.py to include freezegun for tests
15 lines
124 B
Text
15 lines
124 B
Text
build/
|
|
dist/
|
|
docs/_build/
|
|
pip.egg-info/
|
|
MANIFEST
|
|
.tox
|
|
.cache
|
|
*.egg
|
|
*.eggs
|
|
*.py[cod]
|
|
*~
|
|
.coverage
|
|
coverage.xml
|
|
.*.sw?
|
|
.idea/
|