Fix reference to #egg syntax to avoid implying that setting the version works

This commit is contained in:
Paul Moore 2016-01-18 10:14:13 +00:00
parent 2fcfd9320b
commit 106eb628a2
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@ for the name and project version (this is in theory slightly less reliable
than using the ``egg_info`` command, but avoids downloading and processing
unnecessary numbers of files).
Any URL may use the ``#egg`` syntax (see :ref:`VCS Support`) to explicitly
state the project name and version.
Any URL may use the ``#egg=name`` syntax (see :ref:`VCS Support`) to
explicitly state the project name.
Satisfying Requirements
+++++++++++++++++++++++