summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-07-11 16:24:50 -0400
committerMonty Taylor <mordred@inaugust.com>2013-07-11 16:54:46 -0400
commita71799ea2cbfa1354c786991a85b610753f5474c (patch)
tree11381f15bdd75736cef5cd50978fe9af9560cf7c /MANIFEST.in
parent85fe71617f301e2163a97108aaa70de5bfb6b4a5 (diff)
downloadsqalchemy-migrate-a71799ea2cbfa1354c786991a85b610753f5474c.tar.gz
Updated to OpenStack Build stuff.
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 0f1c471..5b83d74 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,8 @@
+include AUTHORS
+include ChangeLog
include README
recursive-include docs *
recursive-include migrate *
recursive-include tests *
global-exclude *pyc
-exclude .hgtags
recursive-exclude docs/_build *