diff --git a/docs/reference/pip_install.rst b/docs/reference/pip_install.rst index 319af1e0c..26bcc7fc2 100644 --- a/docs/reference/pip_install.rst +++ b/docs/reference/pip_install.rst @@ -16,8 +16,6 @@ Description .. pip-command-description:: install -.. _`Requirements File Format`: - Installation Order ++++++++++++++++++ @@ -36,6 +34,9 @@ which depends on foo:: ... Installing collected packages foo, baz, bar + +.. _`Requirements File Format`: + Requirements File Format ++++++++++++++++++++++++ @@ -524,5 +525,3 @@ Examples :: $ pip install --pre SomePackage - -