1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/docs/html
Jon Dufresne 4a4103e173 Replace use of pretend library with unitest.mock in tests
The pretend library was used by very few tests. In all cases, it is
simple enough to switch to stdlib unitest.mock.

Using stdlib means there is one fewer library to install before running
tests. It can also simplify mypy usage via typeshed.
2021-09-03 16:23:28 -07:00
..
cli Remove pip list legacy format from documentation 2021-08-15 17:56:43 +02:00
development Replace use of pretend library with unitest.mock in tests 2021-09-03 16:23:28 -07:00
reference Add redirects from the old /reference/ pages 2021-04-02 11:38:17 +01:00
topics Use pip-cli for an example pip invocation 2021-08-13 13:37:46 +01:00
conf.py Enable definition lists in MyST 2021-06-11 16:26:24 +01:00
copyright.rst Update the default branch name for this repository 2021-03-28 07:30:21 +01:00
getting-started.md Drop old VCS support section and update links 2021-06-25 11:14:12 +01:00
index.md Update IRC links to libera.chat 2021-06-25 15:45:45 +01:00
installation.md Remove python -m 2021-08-26 14:29:47 +08:00
installing.rst installing.rst -> installation.md 2021-05-22 00:33:13 +01:00
news.rst Custom RST directive to generate stable version ID 2021-01-21 02:02:53 +08:00
quickstart.rst quickstart.rst -> getting-started.md 2021-05-22 00:33:13 +01:00
user_guide.rst Move section on dependency conflicts to dependency resolution topic 2021-08-13 13:37:46 +01:00
ux_research_design.rst Update docs based on feedback from UX team 2020-09-01 18:43:11 +01:00