--- a/src/eric7/Documentation/Source/eric7.PipInterface.Pip.html Fri Sep 06 14:56:18 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.PipInterface.Pip.html Sun Sep 15 16:56:58 2024 +0200 @@ -195,6 +195,10 @@ <td>Public method to show some information about the pip cache.</td> </tr> <tr> +<td><a href="#Pip.shutdown">shutdown</a></td> +<td>Public method to perform shutdown actions.</td> +</tr> +<tr> <td><a href="#Pip.uninstallPackages">uninstallPackages</a></td> <td>Public method to uninstall the given list of packages.</td> </tr> @@ -1090,6 +1094,13 @@ name of the virtual environment to be used </dd> </dl> +<a NAME="Pip.shutdown" ID="Pip.shutdown"></a> +<h4>Pip.shutdown</h4> +<b>shutdown</b>(<i></i>) +<p> + Public method to perform shutdown actions. +</p> + <a NAME="Pip.uninstallPackages" ID="Pip.uninstallPackages"></a> <h4>Pip.uninstallPackages</h4> <b>uninstallPackages</b>(<i>packages, venvName</i>)