From 80eda343a70257f475b28cf14a0727a2c4806c30 Mon Sep 17 00:00:00 2001 From: ceherzog_cigogne Date: Sat, 30 Jan 2021 18:20:42 +0000 Subject: [PATCH] Add watchdog dependence --- makefile-installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/makefile-installation.md b/makefile-installation.md index 9bfcae7..a0ce712 100644 --- a/makefile-installation.md +++ b/makefile-installation.md @@ -78,6 +78,7 @@ dependencies: cd ./odoo; pip3 install setuptools wheel; pip3 install -r requirements.txt + pip3 install watchdog .ONESHELL: addons: