summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorjpellerin <devnull@localhost>2010-11-08 11:04:46 -0500
committerjpellerin <devnull@localhost>2010-11-08 11:04:46 -0500
commitb868e9890340d764ff7953abacc098d958b381e8 (patch)
treed3d3776406147d554e7cb07a3b10080be649b68f /MANIFEST.in
parent427dc17e1a257578f5b0b6713ae81d6bd6ddf232 (diff)
downloadnose-b868e9890340d764ff7953abacc098d958b381e8.tar.gz
Fixed some environmental differences and a MANIFEST omission
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 b5a2bea..ca0883b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -8,6 +8,7 @@ include install-rpm.sh
include bin/nosetests
include distribute_setup.py
include selftest.py
+include setup3lib.py
include nose/usage.txt
graft doc
graft examples