docs: Add check-manifest tips

This commit is contained in:
Stein Magnus Jodal 2014-01-11 14:19:37 +01:00
parent bc4434a8cb
commit 99dff7515c

View File

@ -222,8 +222,10 @@ file::
include README.rst
include mopidy_soundspot/ext.conf
For details on the ``MANIFEST.in`` file format, check out the `distuitls docs
For details on the ``MANIFEST.in`` file format, check out the `distutils docs
<http://docs.python.org/2/distutils/sourcedist.html#manifest-template>`_.
`check-manifest <https://pypi.python.org/pypi/check-manifest>`_ is a very
useful tool to check your ``MANIFEST.in`` file for completeness.
Example __init__.py