Browse Source

Add python3-venv dependency for nilmdb build

tags/nilmbuntu-6
Jim Paris 2 years ago
parent
commit
442c0efa10
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      files/customize-inner.sh

+ 1
- 0
files/customize-inner.sh View File

@@ -45,6 +45,7 @@ apt -y install postfix
# Required packages
apt -y install \
python3 \
python3-venv \
python3-pip \
git \
build-essential \


Loading…
Cancel
Save