diff options
Diffstat (limited to 'python/README.rst')
| -rw-r--r-- | python/README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/README.rst b/python/README.rst index 38b0c83f32..0099646ae2 100644 --- a/python/README.rst +++ b/python/README.rst @@ -33,6 +33,8 @@ Files in this directory ----------------------- - ``qemu/`` Python package source directory. +- ``MANIFEST.in`` is read by python setuptools, it specifies additional files + that should be included by a source distribution. - ``PACKAGE.rst`` is used as the README file that is visible on PyPI.org. - ``README.rst`` you are here! - ``VERSION`` contains the PEP-440 compliant version used to describe |