Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Kriechi committed Feb 24, 2016
1 parent 02ec4c8 commit 7e55a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ VENV=./venv

python -m virtualenv $VENV --always-copy
. $VENV/bin/activate
pip install -U pip
pip install -U pip setuptools
pip install -r requirements.txt

echo ""
Expand Down

0 comments on commit 7e55a21

Please sign in to comment.