File: MANIFEST.in

package info (click to toggle)
virt-manager 1%3A2.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 15,364 kB
  • sloc: python: 39,802; xml: 17,104; makefile: 18; sh: 6
file content (16 lines) | stat: -rw-r--r-- 460 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# to be included/excluded from the tarball produced by sdist
include COPYING HACKING.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 virtcli *
recursive-include virtconv *
recursive-include virtinst *
global-exclude *.pyc