Commit f2ea0419 by J. Cliff Dyer

Allow paver users to uninstall obsolete python packages via a paver command.

MA-2250
parent 343bb3e9
......@@ -167,6 +167,7 @@ PACKAGES_TO_UNINSTALL = [
]
@task
def uninstall_python_packages():
"""
Uninstall Python packages that need explicit uninstallation.
......
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