Skip to content

Commit

Permalink
Update pointer to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Crutchfield committed Nov 20, 2013
1 parent 55fb649 commit 0f7ac16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtests.sh
Expand Up @@ -10,7 +10,7 @@ virtualenv $VIRT_ENV

echo "Activating virtual env..."
source $VIRT_ACTIVATE
pip install -r requirements.txt
pip install -r requirements-dev.txt

echo "Running tests..."
$VIRT_PYTHON setup.py nosetests
Expand Down

0 comments on commit 0f7ac16

Please sign in to comment.