summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMarcus Smith <qwcode@gmail.com>2013-01-18 13:25:15 -0800
committerMarcus Smith <qwcode@gmail.com>2013-01-18 13:25:15 -0800
commitab9ea197bd66b98771d6ba16baf9677044222ded (patch)
treecb1876f1bc18b33f5614a8440101066f744b1807 /MANIFEST.in
parent44ec2f95c4030164d4865c2c42e4463b31919e89 (diff)
downloadpip-ab9ea197bd66b98771d6ba16baf9677044222ded.tar.gz
improved docs and cli help
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 add9bf160..0a3f8dff0 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,7 @@
include AUTHORS.txt
include LICENSE.txt
+include CHANGES.txt
+include PROJECT.txt
recursive-include docs *.txt
recursive-include docs *.html
recursive-exclude docs/_build *.txt