Commit 1db4b052 by Jesse Zoldak

No need to show pip freeze output on the console

parent badb1f84
......@@ -308,8 +308,6 @@ def install_python_prereqs():
prereq_cache("Python prereqs", files_to_fingerprint, python_prereqs_installation)
sh("pip freeze")
@task
@timed
......
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