Name Description Size Coverage
__init__.py 0 -
compile.py Determine and return linesep string for OutputWriter to use. Valid strategies: "LF", "CRLF", "native", "preserve" When preserving, files are checked in order for existing newlines. 18158 -
options.py Get default value of the pip's option (including option from pip.conf) by a given option name. 9774 -
sync.py Synchronize virtual environment with requirements.txt. 7672 -