Skip to content

Commit

Permalink
CONTRIBUTING: Add requirements-testing.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
solarnz committed Jun 8, 2014
1 parent 1db2fbc commit 1b17921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.rst
Expand Up @@ -69,6 +69,7 @@ Ready to contribute? Here's how to set up `nose-watcher` for local development.

$ mkvirtualenv nose-watcher
$ cd nose-watcher/
$ pip install -r requirements-testing.txt
$ python setup.py develop

4. Create a branch for local development::
Expand Down

0 comments on commit 1b17921

Please sign in to comment.