mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
Fix typo: tools/test-requirements.txt.
This commit is contained in:
parent
397e835f39
commit
ae3705972c
2 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ Running tests
|
|||
OS Requirements: subversion, bazaar, git, and mercurial.
|
||||
|
||||
Python Requirements: tox or install all packages listed in
|
||||
`tools/test-requirements.txt`_
|
||||
`tools/tests-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
|
||||
.. _`tools/test-requirements.txt`: https://github.com/pypa/pip/blob/master/tools/test-requirements.txt
|
||||
.. _`tools/tests-requirements.txt`: https://github.com/pypa/pip/blob/master/tools/tests-requirements.txt
|
||||
|
|
0
news/B5DC829C-8E61-468C-A9CD-DCCC79D26F85.trivial
Normal file
0
news/B5DC829C-8E61-468C-A9CD-DCCC79D26F85.trivial
Normal file
Loading…
Reference in a new issue