Update docs/dev/todo.rst

This commit is contained in:
Kenneth Reitz
2012-01-19 18:43:43 -05:00
parent 62733146be
commit 5bff8e362f
+1 -2
View 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