--- a/eric6/Documentation/Source/eric6.PipInterface.PipPackagesWidget.html Tue Sep 17 19:23:27 2019 +0200 +++ b/eric6/Documentation/Source/eric6.PipInterface.PipPackagesWidget.html Tue Sep 17 19:43:17 2019 +0200 @@ -157,7 +157,7 @@ <td>Private method to update the state of the search button.</td> </tr><tr> <td><a href="#PipPackagesWidget.on_environmentsComboBox_currentIndexChanged">on_environmentsComboBox_currentIndexChanged</a></td> -<td>Private slot handling the selection of a conda environment.</td> +<td>Private slot handling the selection of a Python environment.</td> </tr><tr> <td><a href="#PipPackagesWidget.on_installButton_clicked">on_installButton_clicked</a></td> <td>Private slot to handle pressing the Install button..</td> @@ -529,11 +529,11 @@ <h4>PipPackagesWidget.on_environmentsComboBox_currentIndexChanged</h4> <b>on_environmentsComboBox_currentIndexChanged</b>(<i>index</i>) <p> - Private slot handling the selection of a conda environment. + Private slot handling the selection of a Python environment. </p><dl> <dt><i>index</i> (int)</dt> <dd> -index of the selected conda environment +index of the selected Python environment </dd> </dl><a NAME="PipPackagesWidget.on_installButton_clicked" ID="PipPackagesWidget.on_installButton_clicked"></a> <h4>PipPackagesWidget.on_installButton_clicked</h4>