From 9e479a4ddd396afc2d9eb293b77a75f58cafeda3 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Fri, 5 Jan 2024 17:55:45 +0100 Subject: [PATCH] See if this solves it --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index f7393309b6c..d21937b21b8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -10,6 +10,7 @@ prune changedetectionio/static/package-lock.json prune changedetectionio/static/styles/node_modules prune changedetectionio/static/styles/package-lock.json include changedetection.py +include requirements.txt global-exclude *.pyc global-exclude node_modules global-exclude venv