Mention complete path in docs for tests-requirements.txt

This commit is contained in:
Pradyun Gedam 2018-06-16 16:42:51 +05:30
parent 93cdb4d243
commit 9e03fe4c82
No known key found for this signature in database
GPG Key ID: DA17C4B29CB32E4B
1 changed files with 2 additions and 2 deletions

View File

@ -69,7 +69,7 @@ Running tests
OS Requirements: subversion, bazaar, git, and mercurial.
Python Requirements: tox or install all packages listed in
`test-requirements.txt`_
`tools/test-requirements.txt`_
Ways to run the tests locally::
@ -262,4 +262,4 @@ to create one of these the changes should already be merged into the
.. _`.travis.yml`: https://github.com/pypa/pip/blob/master/.travis.yml
.. _`appveyor.yml`: https://github.com/pypa/pip/blob/master/appveyor.yml
.. _`Travis CI Pull Requests`: https://travis-ci.org/pypa/pip/pull_requests
.. _`test-requirements.txt`: https://github.com/pypa/pip/blob/master/tools/test-requirements.txt
.. _`tools/test-requirements.txt`: https://github.com/pypa/pip/blob/master/tools/test-requirements.txt