1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/operations
Robert Collins ec46a3bac4 Replace wheel cache cache_dir with an object.
Wheel cache lookups become more complex when we wish to allow binary
blacklisting. Rather than passing more parameters around, replace
cache_root with wheel_cache, and create a wheel cache in all the
relevant command entry points.
2015-04-23 10:03:50 +12:00
..
__init__.py Separate pip freeze command from operation 2014-12-16 06:50:20 -08:00
freeze.py Replace wheel cache cache_dir with an object. 2015-04-23 10:03:50 +12:00