summaryrefslogtreecommitdiffstats
path: root/utils/src/MANIFEST.in
blob: 216f57e9c97215bb10eee6982d6bdacb334f4de3 (plain)
1
2
3
4
5
6
7
8
9
10
include DESCRIPTION.rst

# Include the test suite (FIXME: does not work yet)
# recursive-include tests *

# If using Python 2.6 or less, then have to include package data, even though
# it's already declared in setup.py
include ooinstall/*
include ansible.cfg
include ansible-quiet.cfg