Files
keystone/MANIFEST.in
T
Monty Taylor f8ba5af130 Align with project configs.
* docs in doc/ rather than docs/
* write out changelog from git
* freeze requirements file

Change-Id: If28d5414f7b2747fd6835546c45e1acfac8a3563
2012-03-01 11:42:42 -08:00

18 lines
346 B
Plaintext

include LICENSE
include HACKING.rst
include README.rst
include openstack-common.conf
include run_tests.py
include run_tests.sh
include setup.cfg
include setup.py
include TODO
include tox.ini
include etc/*
graft bin
graft doc
graft tests
graft tools
recursive-include keystone *.json *.xml *.cfg README
global-exclude *.pyc *.sdx *.log *.db *.swp