File: pip_debug.rst

package info (click to toggle)
python-pip 25.1.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 7,496 kB
  • sloc: python: 89,559; sh: 75; makefile: 25
file content (35 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (3)
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