Commit de954a41 by Valera Rozuvan Committed by Alexander Kryklia

Changed back rakefile.

parent 06fd8238
......@@ -53,7 +53,7 @@ default_options = {
task :predjango do
sh("find . -type f -name *.pyc -delete")
# sh('pip install -q --upgrade --no-deps -r local-requirements.txt')
sh('pip install -q --upgrade --no-deps -r local-requirements.txt')
end
task :clean_test_files do
......
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