Repurpose the installtion app for it's original intent which was let apps report on their dependencies and if they were met. This commit removes two more Python dependencies: GitPython and psutil.
This commit is contained in:
@@ -56,6 +56,8 @@ Add new static media::
|
||||
Remove unused dependencies::
|
||||
|
||||
$ pip uninstall South
|
||||
$ pip uninstall GitPython
|
||||
$ pip uninstall psutil
|
||||
|
||||
|
||||
The upgrade procedure is now complete.
|
||||
|
||||
Reference in New Issue
Block a user