Commit a624be1e authored by Kenneth Reitz's avatar Kenneth Reitz

env test

parent 41ad52e4
...@@ -87,6 +87,10 @@ fi ...@@ -87,6 +87,10 @@ fi
# Install dependencies. # Install dependencies.
echo "-----> Installing dependencies using pip version $(pip --version | awk '{print $2}')" echo "-----> Installing dependencies using pip version $(pip --version | awk '{print $2}')"
env
pip install --use-mirrors -r requirements.txt | indent pip install --use-mirrors -r requirements.txt | indent
# Django support. # Django support.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment