Skip to content

Commit

Permalink
add more deps to the smoke tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tardyp committed Mar 16, 2017
1 parent e959224 commit 68458f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/smokedist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ do
fi
. $VE/bin/activate
pip install -U pip
pip install mock
pip install mock requests flask
pip install dist/buildbot-0*.$suffix
pip install dist/buildbot?pkg*.$suffix
pip install dist/*.$suffix
Expand Down

0 comments on commit 68458f5

Please sign in to comment.