summaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: a4b9d7afc0c3c81177523ce329be6afeb362276a (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 DESIGN.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