@@ -121,7 +121,7 @@ default_options = {
task :predjango do
sh("find . -type f -name *.pyc -delete")
sh('pip install -q --upgrade -r local-requirements.txt')
sh('pip install -q --no-index -r local-requirements.txt')
sh('git submodule update --init')
end
The note is not visible to the blocked user.