summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2013-03-19 13:00:41 -0700
committerMonty Taylor <mordred@inaugust.com>2013-03-19 13:00:41 -0700
commit27b621ad63ba175e0ec4841bc3ec3ecaaf4f35d3 (patch)
tree0a7fc88d5165995f25cad4579266046951191a5d /MANIFEST.in
parentcb55b5df5c430738b5fe3fcbc3eb2bcb9587d2d6 (diff)
downloadpbr-27b621ad63ba175e0ec4841bc3ec3ecaaf4f35d3.tar.gz
Ensure that reuqirements files are shipped.
Change-Id: I4bf9c7d38e9d2ebd93b972c415a33d8d510b03ca
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 70dc0d7..0aceb71 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,8 @@
include AUTHORS
include ChangeLog
include README.rst
+include requirements.txt
+include test-requirements.txt
exclude .gitignore
exclude .gitreview