eric6/Documentation/Source/install.html

changeset 8266
560547c2b6ec
parent 7989
a21d673a8f99
diff -r 0090cfa83159 -r 560547c2b6ec eric6/Documentation/Source/install.html
--- a/eric6/Documentation/Source/install.html	Tue Apr 27 17:25:06 2021 +0200
+++ b/eric6/Documentation/Source/install.html	Tue Apr 27 17:25:30 2021 +0200
@@ -648,7 +648,7 @@
 <hr />
 <a NAME="pipInstall" ID="pipInstall"></a>
 <h2>pipInstall</h2>
-<b>pipInstall</b>(<i>packageName, message</i>)
+<b>pipInstall</b>(<i>packageName, message, force=True</i>)
 
 <p>
     Install the given package via pip.
@@ -663,6 +663,11 @@
 <dd>
 message to be shown to the user
 </dd>
+<dt><i>force</i> (bool)</dt>
+<dd>
+flag indicating to perform the installation
+        without asking the user
+</dd>
 </dl>
 <dl>
 <dt>Return:</dt>

eric ide

mercurial