summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: 28a7461721c579b875fd779c7fff72af93e6da33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include LICENSE
include HACKING.rst
include README.rst
include run_tests.py
include run_tests.sh
include setup.py
include TODO
include tox.ini
include etc/*
include tests/*conf
include tests/default_catalog.templates
graft bin
graft docs
graft tools
recursive-include keystone *.json *.xml *.cfg README
global-exclude *.pyc *.sdx *.log *.db *.swp