Commit 13308359 by Sanford Student

just whitespace

parent 5c72ac05
# Installs xblock-sdk and dependencies needed to run the tests suite.
# Installs xblock-sdk and dependencies needed to run the tests suite.
# Run this script inside a fresh virtual environment.
pip install -e git://github.com/edx/xblock-sdk.git@v0.1.2#egg=xblock-sdk==v0.1.2
cd $VIRTUAL_ENV/src/xblock-sdk/ && pip install -r requirements/base.txt \
......
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