aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMaximilian Hils <git@maximilianhils.com>2015-12-03 18:19:44 +0100
committerMaximilian Hils <git@maximilianhils.com>2015-12-03 18:19:44 +0100
commit5272979774771ea1eee97b4e971d6ad397409843 (patch)
tree1817bed0812e9c5f1de39e12d3c0ca5e873fd746 /MANIFEST.in
parente6bf033cbd4900a84a46ae5e7d5e87637dcb9510 (diff)
downloadmitmproxy-5272979774771ea1eee97b4e971d6ad397409843.tar.gz
mitmproxy-5272979774771ea1eee97b4e971d6ad397409843.tar.bz2
mitmproxy-5272979774771ea1eee97b4e971d6ad397409843.zip
remove docs directory from sdist
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 7073fb6d..eb921d43 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -3,5 +3,6 @@ include LICENSE CHANGELOG CONTRIBUTORS CONTRIBUTING.md README.rst
graft examples
graft test
prune test/tools
+prune docs
graft libmproxy
recursive-exclude * *.pyc *.pyo *.swo *.swp