summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorErik Skultety <eskultet@redhat.com>2020-11-27 19:07:35 +0100
committerErik Skultety <eskultet@redhat.com>2020-11-27 19:09:15 +0100
commit167276ae0e3a3cc3c487355daeee2f898a0d55c1 (patch)
tree3e682efb1c4125af75fd8b49bb3a01e33fb00071 /MANIFEST.in
parent767bf23ba64d82d6e1e53fd70208d010d8bf31d8 (diff)
downloadlibvirt-python-167276ae0e3a3cc3c487355daeee2f898a0d55c1.tar.gz
MANIFEST.in: Distribute MANIFEST.in in the source tarballv6.10.0
Follow the same procedure as we do with specfiles in the main library where we distribute libvirt.spec.in along with the generated libvirt.spec inside the tarball. Fixes: https://gitlab.com/libvirt/libvirt-python/-/issues/5 Signed-off-by: Erik Skultety <eskultet@redhat.com>
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 0b55c98..7ab60b4 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -36,6 +36,7 @@ include libvirt-utils.h
include libvirt-utils.c
include libvirtaio.py
include MANIFEST
+include MANIFEST.in
include README
include sanitytest.py
include setup.py