Merge pull request #12022 from edx/cdyer/make-task-of-uninstall
paver uninstall_python_packages
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