Update docs/dev/todo.rst
authorKenneth Reitz <me@kennethreitz.com>
Thu, 19 Jan 2012 23:43:43 +0000 (18:43 -0500)
committerKenneth Reitz <me@kennethreitz.com>
Thu, 19 Jan 2012 23:43:43 +0000 (18:43 -0500)
docs/dev/todo.rst

index 4cddae5..ff92fc8 100644 (file)
@@ -17,8 +17,7 @@ Development dependencies
 
 You'll need to install ``gunicorn`` and ``httpbin`` in order to run requests' test suite::
 
-    $ pip install gunicorn
-    $ pip install httpbin
+    $ pip install -r requirements.txt