ci: Drop CentOS 8 Stream and switch F38 to 40, Ubuntu 20.04 to 22.04
[libvirt-python.git] / MANIFEST.in
blob7105cc6e592595a13f8788e56ba0fe8b429444a1
1 graft tests
2 graft examples
4 include AUTHORS
5 include COPYING
6 include CONTRIBUTING.rst
7 include HACKING
8 include VERSION
9 include requirements-test.txt
10 include tox.ini
11 include Makefile
12 include ChangeLog
13 include libvirt-python.spec
15 include *.[ch]
16 include *.xml
17 include *.py
19 global-exclude */__pycache__/*
20 global-exclude *.py[cod]