Skip to content

Commit

Permalink
fixes bug 1122296 - Upgrade to peep 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe committed Jan 15, 2015
1 parent c6d9829 commit b75dbbc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ fi
source "$VIRTUAL_ENV/bin/activate"

# install dev + prod dependencies
${VIRTUAL_ENV}/bin/pip install tools/peep-2.0.tar.gz
${VIRTUAL_ENV}/bin/pip install tools/peep-2.1.1.tar.gz
${VIRTUAL_ENV}/bin/peep install --download-cache=./pip-cache -r requirements.txt

# install socorro in local virtualenv
Expand Down
Binary file removed tools/peep-2.0.tar.gz
Binary file not shown.
Binary file added tools/peep-2.1.1.tar.gz
Binary file not shown.

0 comments on commit b75dbbc

Please sign in to comment.