Skip to content

Commit 8d2a7e2

Browse files
authored
DOC: Update minimum pip version (#43241)
1 parent b5e4e2e commit 8d2a7e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/getting_started/install.rst

+3
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,9 @@ Installing from PyPI
132132
pandas can be installed via pip from
133133
`PyPI <https://pypi.org/project/pandas>`__.
134134

135+
.. note::
136+
You must have ``pip>=19.3`` to install from PyPI.
137+
135138
::
136139

137140
pip install pandas

0 commit comments

Comments
 (0)