From c3860e2218a49fa9e6d10f21b2728eac3b0d0229 Mon Sep 17 00:00:00 2001 From: Chris Mayo Date: Tue, 31 Mar 2020 19:46:31 +0100 Subject: [PATCH] Remove third_party directory from MANIFEST.in Unused since: 0a13fae3 ("remove third party packages and use them as dependency", 2018-01-06) --- MANIFEST.in | 1 - 1 file changed, 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index e337532c..169644a1 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -23,5 +23,4 @@ include doc/Makefile include doc/examples/*.sh doc/examples/*.bat doc/examples/*.py include doc/examples/linkcheckerrc_loginurl include scripts/*.sh scripts/*.py -recursive-include third_party *.py *.txt Makefile example* recursive-include tests *.py *.result *.html *.ico *.txt *.zip *.asc *.css *.xhtml *.sqlite *.adr *.swf