Skip to content

Commit

Permalink
Update docs/dev/todo.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Jan 19, 2012
1 parent 6273314 commit 5bff8e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/dev/todo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down

2 comments on commit 5bff8e3

@jgorset
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh… uh… yeah.

@kennethreitz
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make is even better, but I like teaching best practices when I can :)

Please sign in to comment.