Skip to content

Commit

Permalink
Blinker, because raven doesn't have the dep set.
Browse files Browse the repository at this point in the history
  • Loading branch information
kmooney committed Mar 22, 2012
1 parent 40f719f commit 87f7ea5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/compile
Expand Up @@ -93,6 +93,7 @@ source bin/activate
pip install sphinx --use-mirrors
pip install oauth2==1.5.211 Flask==0.8 Flask-OpenID==1.0.1 --use-mirrors
pip install --upgrade -e git+http://github.com/adieu/python-openid#egg=python-openid
pip install --upgrade blinker
pip install --upgrade raven
CONF_FILE=$(find . -name 'conf.py' | head -1)
PROJECT=$(dirname $CONF_FILE)
Expand Down

0 comments on commit 87f7ea5

Please sign in to comment.