summaryrefslogtreecommitdiffstats
path: root/python/qemu/qmp/__init__.py
diff options
context:
space:
mode:
authorJohn Snow2021-05-27 23:16:57 +0200
committerJohn Snow2021-06-01 22:21:21 +0200
commiteae4e442caa087b2ef292a5fb6377236fa8423f2 (patch)
tree1c8a56deb1d8d251f28e1b30ab318e755110e183 /python/qemu/qmp/__init__.py
parentpython: add directory structure README.rst files (diff)
downloadqemu-eae4e442caa087b2ef292a5fb6377236fa8423f2.tar.gz
qemu-eae4e442caa087b2ef292a5fb6377236fa8423f2.tar.xz
qemu-eae4e442caa087b2ef292a5fb6377236fa8423f2.zip
python: add MANIFEST.in
When creating a source or binary distribution via 'python3 setup.py <sdist|bdist>', the VERSION and PACKAGE.rst files aren't bundled by default. Create a MANIFEST.in file that instructs the build tools to include these so that installation from these files won't fail. This is required by 'tox', as well as by the tooling needed to upload packages to PyPI. Exclude the 'README.rst' file -- that's intended as a guidebook to our source tree, not a file that needs to be distributed. Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Cleber Rosa <crosa@redhat.com> Message-id: 20210527211715.394144-14-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/qmp/__init__.py')
0 files changed, 0 insertions, 0 deletions