eric7/Documentation/Source/eric7.PipInterface.Pip.html

branch
eric7
changeset 9123
aefb731a4b4e
parent 9007
01b73d9ef09e
--- a/eric7/Documentation/Source/eric7.PipInterface.Pip.html	Sat Jun 04 16:57:02 2022 +0200
+++ b/eric7/Documentation/Source/eric7.PipInterface.Pip.html	Sat Jun 04 16:58:05 2022 +0200
@@ -83,7 +83,7 @@
 <td>Public method to check, if a group of packages is outdated.</td>
 </tr>
 <tr>
-<td><a href="#Pip.getDependecyTree">getDependecyTree</a></td>
+<td><a href="#Pip.getDependencyTree">getDependencyTree</a></td>
 <td>Public method to get the dependency tree of installed packages.</td>
 </tr>
 <tr>
@@ -339,9 +339,9 @@
 tuple of (bool, (str, str, str))
 </dd>
 </dl>
-<a NAME="Pip.getDependecyTree" ID="Pip.getDependecyTree"></a>
-<h4>Pip.getDependecyTree</h4>
-<b>getDependecyTree</b>(<i>envName, localPackages=True, usersite=False, reverse=False</i>)
+<a NAME="Pip.getDependencyTree" ID="Pip.getDependencyTree"></a>
+<h4>Pip.getDependencyTree</h4>
+<b>getDependencyTree</b>(<i>envName, localPackages=True, usersite=False, reverse=False</i>)
 
 <p>
         Public method to get the dependency tree of installed packages.

eric ide

mercurial