Skip to content

Commit 3e1914a

Browse files
committed
Add note about --externals including missing modules.
1 parent bc3e466 commit 3e1914a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ pydeps
2020
Python module dependency visualization. This package installs the ``pydeps``
2121
command, and normal usage will be to use it from the command line.
2222

23+
New in version 1.3.4: ``--externals`` will now include modules that haven't been installed (what ``modulefinder`` calls ``badmodules``).
24+
2325
New in version 1.2.8: A shortcut for finding the direct external dependencies of
2426
a package was added::
2527

0 commit comments

Comments
 (0)