keystone/MANIFEST.in

17 lines
347 B
Plaintext
Raw Normal View History

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