summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJeff Widman <jeff@jeffwidman.com>2017-07-24 12:42:13 -0600
committerHanno Schlichting <hanno@hannosch.eu>2017-07-24 21:22:20 +0200
commitaf9b4cab39982d961647afca8119816ffe7bf5e6 (patch)
treeb3919695b81f9f3f6bd3c8fcd09dbd4a7a52bdd1 /MANIFEST.in
parent622604bf2b165c94e6523ce7f62c0fd90e08b973 (diff)
downloadkazoo-af9b4cab39982d961647afca8119816ffe7bf5e6.tar.gz
chore: stop bundling virtualenv
We bundled our own virtualenv copy to work around bugs in travis-ci (0cdb38186eeffe8306315f0ddf76dd003c753432). That's a 5+ year old bug which isn't around anymore. So no need to keep bundling virtualenv. closes #462
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 92318b1..7b22377 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -8,6 +8,5 @@ exclude .travis.yml
exclude Makefile
exclude run_failure.py
recursive-include kazoo *
-recursive-exclude sw *
recursive-include docs *
global-exclude *pyc *pyo