Commit 1f3238fc by Joe Blaylock

Tiny documentation update

parent a1c93cb6
......@@ -102,7 +102,7 @@
- cms
# Install the python modules into $venv_dir
- name : install python pre-requirements
- name : install python packages using the shell
#pip: requirements="{{app_base_dir}}/mitx/requirements.txt" virtualenv="{{venv_dir}}"
# Need to use shell rather than pip so that we can maintain the context of our current working directory; some
# requirements are pathed relative to the mitx repo. Using the pip from inside the virtual environment implicitly
......
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