add python3-setuptools to package list

This commit is contained in:
paukstelis
2023-03-11 19:11:06 -05:00
parent 13a4d0f6bb
commit 12976901aa

View File

@@ -600,6 +600,7 @@ deb_packages() {
-e python3.10-venv \ -e python3.10-venv \
-e virtualenv \ -e virtualenv \
-e python3-dev \ -e python3-dev \
-e python3-setuptools \
-e build-essential \ -e build-essential \
-e python3-setuptools \ -e python3-setuptools \
-e libyaml-dev \ -e libyaml-dev \