summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJason Pellerin <jpellerin@gmail.com>2009-05-06 20:46:06 -0400
committerJason Pellerin <jpellerin@gmail.com>2009-05-06 20:46:06 -0400
commitc3c4c959492b73cfc40d8c37e046efadbc7bcdb9 (patch)
tree169b9ee5138867031f7172c9a2552db398d28452 /MANIFEST.in
parent29a8b9104cd99890f4a7febc6dec6cd722844837 (diff)
downloadnose-c3c4c959492b73cfc40d8c37e046efadbc7bcdb9.tar.gz
Added nose/usage.txt to manifest
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 601fcf6..935744e 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,6 +7,7 @@ include nosetests.1
include install-rpm.sh
include bin/nosetests
include selftest.py
+include nose/usage.txt
graft doc
graft examples
graft unit_tests