Skip to content

Commit 3002881

Browse files
authored
Merge pull request #10484 from pradyunsg/updated-direct-references-version
2 parents 052419f + 01279bd commit 3002881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/cli/pip_install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Since version 6.0, pip also supports specifiers containing `environment markers
184184
SomeProject ==5.4 ; python_version < '3.8'
185185
SomeProject; sys_platform == 'win32'
186186

187-
Since version 19.1, pip also supports `direct references
187+
Since version 19.3, pip also supports `direct references
188188
<https://www.python.org/dev/peps/pep-0440/#direct-references>`__ like so:
189189

190190
::

0 commit comments

Comments
 (0)