install and set up paver before using it
install and set up paver before using it
This commit is contained in:
@@ -479,6 +479,10 @@ esac
|
||||
output "Installing edX pre-requirements"
|
||||
pip install -r $BASE/edx-platform/requirements/edx/pre.txt
|
||||
|
||||
output "Installing edX paver-requirements"
|
||||
pip install -r $BASE/edx-platform/requirements/edx/paver.txt
|
||||
pip install watchdog==0.7.1
|
||||
|
||||
output "Installing edX requirements"
|
||||
# Install prereqs
|
||||
cd $BASE/edx-platform
|
||||
|
||||
Reference in New Issue
Block a user