fix(erpnext): add python3-dev for hiredis compilation (Python.h)

This commit is contained in:
CanbiZ (MickLesk)
2026-03-25 13:43:03 +01:00
parent bfbafb781b
commit 18c29e3ce2

View File

@@ -18,6 +18,7 @@ $STD apt install -y \
git \
sudo \
build-essential \
python3-dev \
libffi-dev \
libssl-dev \
redis-server \