Skip to content

Commit

Permalink
Mention snakefood
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Feb 11, 2014
1 parent 728b434 commit 23f2512
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Expand Up @@ -12,9 +12,11 @@ Note that not all cases are handled correctly, especially if you use
'import foo.bar.baz'.

If you need to find unused imports in your codebase, I recommend Pyflakes_
instead -- it's better maintained and more reliable.
instead -- it's better maintained and more reliable. For import graphs
consider snakefood_.

.. _Pyflakes: https://pypi.python.org/pypi/pyflakes
.. _snakefood: http://furius.ca/snakefood/


Misc
Expand Down

0 comments on commit 23f2512

Please sign in to comment.