Change sentence from future to present tense (#5490)

This commit is contained in:
kpinc 2018-06-13 23:37:27 -05:00 committed by Pradyun Gedam
parent 52749614ea
commit d0b40a09de
2 changed files with 1 additions and 1 deletions

View File

@ -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