blob: 4023533c90583346ac98ec00e5bef76b15f2d09c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
.. _`pip debug`:
=========
pip debug
=========
Usage
=====
.. tab:: Unix/macOS
.. pip-command-usage:: debug "python -m pip"
.. tab:: Windows
.. pip-command-usage:: debug "py -m pip"
.. warning::
This command is only meant for debugging.
Its options and outputs are provisional and may change without notice.
Description
===========
.. pip-command-description:: debug
Options
=======
.. pip-command-options:: debug
|