summaryrefslogtreecommitdiff
path: root/doc/contributing.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-09-07 09:14:24 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-09-07 09:14:24 -0400
commit72162a080d685dcab3b2f23febcde7a544f1dd0c (patch)
treea846febe46d3af670b8e391bdbb8e529d5a9c8c4 /doc/contributing.rst
parentfe671130164b608da20ccd65103a9d440f52f146 (diff)
downloadpython-coveragepy-72162a080d685dcab3b2f23febcde7a544f1dd0c.tar.gz
Move most requirements into requirements/*.pip, and share them where possible
Diffstat (limited to 'doc/contributing.rst')
-rw-r--r--doc/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.rst b/doc/contributing.rst
index 8690fff..dc50202 100644
--- a/doc/contributing.rst
+++ b/doc/contributing.rst
@@ -49,7 +49,7 @@ these steps:
#. Install the requirements::
- $ pip install -r requirements.pip
+ $ pip install -r requirements/dev.pip
#. Install a number of versions of Python. Coverage.py supports a wide range
of Python versions. The more you can test with, the more easily your code