Merge pull request #16879 from edx/zoldak/no-freeze-to-console
Remove an extra call to pip freeze
This commit is contained in:
@@ -308,8 +308,6 @@ def install_python_prereqs():
|
||||
|
||||
prereq_cache("Python prereqs", files_to_fingerprint, python_prereqs_installation)
|
||||
|
||||
sh("pip freeze")
|
||||
|
||||
|
||||
@task
|
||||
@timed
|
||||
|
||||
Reference in New Issue
Block a user