summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2012-02-28 00:46:14 -0800
committerMonty Taylor <mordred@inaugust.com>2012-03-01 11:42:42 -0800
commitf8ba5af130b7ec2d2ec8c0abcadbc27275467ab8 (patch)
tree943d9fd28c9f7d93754812859cd39a0a8a02e697 /MANIFEST.in
parenta6105f70c4007dab9a7180c27e5c379999f56cec (diff)
downloadkeystone-f8ba5af130b7ec2d2ec8c0abcadbc27275467ab8.tar.gz
Align with project configs.
* docs in doc/ rather than docs/ * write out changelog from git * freeze requirements file Change-Id: If28d5414f7b2747fd6835546c45e1acfac8a3563
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 9e43ffaba..b6939a453 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,12 +4,13 @@ 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 docs
+graft doc
graft tests
graft tools
recursive-include keystone *.json *.xml *.cfg README