summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMarcus Smith <qwcode@gmail.com>2014-03-01 11:22:34 -0800
committerMarcus Smith <qwcode@gmail.com>2014-03-01 11:22:34 -0800
commit8dadcff30dedf6a5d1c6ae3c7f49a30dc50f4c45 (patch)
tree219dcad63429ff077643fd12f66253993e5cd368 /MANIFEST.in
parentf2a9d7403e2c5429b9fb985da74139f3c0088387 (diff)
downloadpip-8dadcff30dedf6a5d1c6ae3c7f49a30dc50f4c45.tar.gz
update MANIFEST.in
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 64fc1169f..cb67cfcb2 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,7 @@
include AUTHORS.txt
include LICENSE.txt
include CHANGES.txt
-include PROJECT.txt
+include README.rst
include pip/cacert.pem
recursive-include docs *.rst
recursive-include docs *.html