We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df8934 commit df03596Copy full SHA for df03596
docs/html/cli/pip_list.rst
@@ -140,28 +140,6 @@ Examples
140
C:\> py -m pip list --outdated --not-required
141
docutils (Current: 0.10 Latest: 0.11)
142
143
-#. Use legacy formatting
144
-
145
- .. tab:: Unix/macOS
146
147
- .. code-block:: console
148
149
- $ python -m pip list --format=legacy
150
- colorama (0.3.7)
151
- docopt (0.6.2)
152
- idlex (1.13)
153
- jedi (0.9.0)
154
155
- .. tab:: Windows
156
157
158
159
- C:\> py -m pip list --format=legacy
160
161
162
163
164
165
#. Use json formatting
166
167
.. tab:: Unix/macOS
0 commit comments