pip/src/pip/_internal
Chris Jerdonek 285a23fb8f Revert "Refactor out read_pyproject_toml() and resolve_pyproject_toml()."
This reverts commit f66c1f7639.
2019-04-26 20:21:04 -07:00
..
cli Fix some typos 2019-03-12 21:54:18 +01:00
commands Add CandidateEvaluator class to encapsulate sorting. (#6424) 2019-04-22 03:40:35 -07:00
models remove unused imports 2019-02-22 14:18:46 +03:00
operations Revert "Require --no-use-pep517 if using editable mode with pyproject.toml." 2019-04-26 20:19:05 -07:00
req Revert "Error out if installing a pyproject.toml-style (PEP 517) project in editable mode." 2019-04-26 20:19:24 -07:00
utils Merge pull request #6319 from pquentin/progress1.5 2019-04-23 17:06:42 -04:00
vcs Add Subversion.get_vcs_version method (#6390) 2019-04-17 00:34:19 -07:00
__init__.py Fix some typos 2019-03-12 21:54:18 +01:00
build_env.py remove #noqa: F401 2019-02-22 14:17:07 +03:00
cache.py remove #noqa: F401 2019-02-22 14:17:07 +03:00
configuration.py Fix some typos 2019-03-12 21:54:18 +01:00
download.py Allow adding a custom string to pip's User-Agent via an environment variable (#5550) 2019-03-31 02:37:02 -07:00
exceptions.py remove #noqa: F401 2019-02-22 14:17:07 +03:00
index.py Protect `@` as safe character when cleaning URLs 2019-04-25 06:26:04 -06:00
locations.py Configuration files may now also be stored under `sys.prefix` (#6268) 2019-03-07 11:14:56 +05:30
pep425tags.py remove #noqa: F401 2019-02-22 14:17:07 +03:00
pyproject.py Revert "Refactor out read_pyproject_toml() and resolve_pyproject_toml()." 2019-04-26 20:21:04 -07:00
resolve.py remove #noqa: F401 2019-02-22 14:17:07 +03:00
wheel.py Reject --build-options for PEP 517 builds 2019-02-27 17:40:52 +00:00