From f78451dbbe14712a3424cb6de5f5e06326a8d842 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sun, 28 Dec 2014 23:28:35 +1300 Subject: Add netlib and libpathod as excludes in MANIFEST.in These are commonly symlinked during dev --- MANIFEST.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index cc048b61..3578d855 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,4 +5,6 @@ recursive-include examples * recursive-include doc * recursive-include test * recursive-include libmproxy * -recursive-exclude * *.pyc *.pyo *.swo *.swp \ No newline at end of file +recursive-exclude * *.pyc *.pyo *.swo *.swp +recursive-exclude netlib * +recursive-exclude libpathod * -- cgit v1.2.3