From 07a853ce59797f192707c7749a259307dab6cc1a Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Fri, 10 Nov 2023 17:50:09 +0100 Subject: [PATCH] Pip builder - ignore proxy test data if it exists --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 41ed620da..f7393309b 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -16,3 +16,4 @@ global-exclude venv global-exclude test-datastore global-exclude changedetection.io*dist-info +global-exclude changedetectionio/tests/proxy_socks5/test-datastore