prereqs.py
10.2 KB
-
Added support for disabling removal of old Python libraries · 8e1b9e17
The NO_PYTHON_UNINSTALL environment variable can now be used to disable the task that removes older versions of Python libraries. This task is not necessary for Docker images/containers since we always create a fresh virtualenv when we create the image.
Clinton Blackburn committed