From 5048d33cf1120c27db37bc8301dde6c77c1f766e Mon Sep 17 00:00:00 2001 From: Robin van Genderen Date: Tue, 13 Aug 2019 16:38:14 +0200 Subject: [PATCH] add hint that python3-pkg-resources is required for debian 10 --- webapp_admin/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/webapp_admin/README.md b/webapp_admin/README.md index 378a379..c778056 100644 --- a/webapp_admin/README.md +++ b/webapp_admin/README.md @@ -23,6 +23,8 @@ If you want to make a change for all users pass the --all-users parameter. Examp - OpenSSL - dotty_dict +For debian 10 python3-pkg-resources is required + # License -licensed under GNU Affero General Public License v3. \ No newline at end of file +licensed under GNU Affero General Public License v3.