Allow paver users to uninstall obsolete python packages via a paver command.
MA-2250
This commit is contained in:
@@ -167,6 +167,7 @@ PACKAGES_TO_UNINSTALL = [
|
||||
]
|
||||
|
||||
|
||||
@task
|
||||
def uninstall_python_packages():
|
||||
"""
|
||||
Uninstall Python packages that need explicit uninstallation.
|
||||
|
||||
Reference in New Issue
Block a user