virt-manager/MANIFEST.in
Cole Robinson f6f55314cb Remove virt-manager-tui
Was originally added with hopes for being used in an ovirt related
product, but was more or less a code dump, and the author has been
allocated to other things. He confirmed it's okay to remove.

That, and it's currently broken, and we've had approximately 0 user
feedback since it was committed.
2013-04-18 16:12:03 -04:00

19 lines
482 B
Plaintext

# to be included/excluded from the tarball produced by sdist
include AUTHORS COPYING HACKING INSTALL NEWS README
include autobuild.sh
include MANIFEST.in
include setup.py
include todo.txt
include .tx/config
include virt-*
recursive-include data *
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