1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/pip/utils
2016-03-04 12:12:40 +01:00
..
__init__.py Merge pull request #3522 from srinchiera/develop 2016-03-04 12:12:40 +01:00
appdirs.py prefer os.path.join to os.sep.join([]) 2015-11-30 23:44:31 +01:00
build.py Realpath the tempdir created by BuildDirectory 2015-01-22 13:16:23 -05:00
deprecation.py add tests 2016-02-08 15:29:25 -08:00
encoding.py utils: decode requirement files according to their BOM if present 2016-03-04 10:50:29 +01:00
filesystem.py Special handling for root user in order to handle properly cases where users use sudo without -H flag. 2015-03-19 10:31:06 -04:00
hashes.py Consolidate hash constants in pip.utils.hashing. 2015-10-12 16:29:08 -04:00
logging.py Spelling fixes 2015-12-27 00:58:23 +02:00
outdated.py Allow all wheels from PyPI 2016-01-14 13:54:31 -05:00
setuptools_build.py Move SETUPTOOLS_SHIM to its own file 2015-11-26 22:36:59 +01:00
ui.py Make install --quiet really quiet 2016-02-01 14:59:06 -08:00