mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
Change sentence from future to present tense (#5490)
This commit is contained in:
parent
52749614ea
commit
d0b40a09de
2 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ If a Requirement specifier includes a pre-release or development version
|
|||
for that requirement. This does not include the != flag.
|
||||
|
||||
The ``pip install`` command also supports a :ref:`--pre <install_--pre>` flag
|
||||
that will enable installing pre-releases and development releases.
|
||||
that enables installation of pre-releases and development releases.
|
||||
|
||||
|
||||
.. _pre-releases: https://www.python.org/dev/peps/pep-0440/#handling-of-pre-releases
|
||||
|
|
0
news/438e7c9b-3755-4983-9c91-9fd47b1b178c.trivial
Normal file
0
news/438e7c9b-3755-4983-9c91-9fd47b1b178c.trivial
Normal file
Loading…
Reference in a new issue