summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2010-11-27 18:18:37 +0100
committerholger krekel <holger@merlinux.eu>2010-11-27 18:18:37 +0100
commitf609eda40bd5488fca306b1a19983a755976c344 (patch)
treeddb5f80d63d25ffa254be36336b5e5d9c81356cc /MANIFEST.in
parent08cb0e16babe6d215326edefab77ef8a9f0119df (diff)
downloadtox-f609eda40bd5488fca306b1a19983a755976c344.tar.gz
require virtualenv-1.5.1 - bump version number
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 3372669..ee01da3 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -5,10 +5,4 @@ include setup.py
include tox.ini
graft doc
graft tests
-prune doc/_build
-exclude *.orig
-exclude *.rej
-recursive-exclude tox *.pyc *$py.class
-recursive-exclude doc *.pyc *$py.class
-recursive-exclude tests *.pyc *$py.class
prune .hg