Skip to content

Commit

Permalink
Add a mocking dependency
Browse files Browse the repository at this point in the history
Very useful for testing!
  • Loading branch information
prophile committed Mar 6, 2013
1 parent 663ab6c commit c2d710d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ easy_install pyyaml
easy_install docopt
easy_install nose
easy_install coverage
easy_install mock
if [ ! -f config.yaml ]
then
cp config.yaml.example config.yaml
Expand Down

0 comments on commit c2d710d

Please sign in to comment.