summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: 7745ce044ed89f5728b5b6efc4c0631ee31577fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# to be included/excluded from the tarball produced by sdist
include COPYING CONTRIBUTING.md INSTALL.md NEWS.md README.md
include MANIFEST.in
include setup.py
include virt-*
recursive-include data *
exclude data/gschemas.compiled
recursive-include man *
recursive-include po *
recursive-include tests *
recursive-include ui *
recursive-include virtManager *
recursive-include virtinst *
global-exclude *.pyc