We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3e466 commit 3e1914aCopy full SHA for 3e1914a
README.rst
@@ -20,6 +20,8 @@ pydeps
20
Python module dependency visualization. This package installs the ``pydeps``
21
command, and normal usage will be to use it from the command line.
22
23
+New in version 1.3.4: ``--externals`` will now include modules that haven't been installed (what ``modulefinder`` calls ``badmodules``).
24
+
25
New in version 1.2.8: A shortcut for finding the direct external dependencies of
26
a package was added::
27
0 commit comments