Skip to content
Snippets Groups Projects
Unverified Commit 4fdaf993 authored by Ugur Yilmaz's avatar Ugur Yilmaz
Browse files

ST-1397: add python3-setuptools to fix poetry reinstall all packages

parent 1d54d3d9
Branches
Tags
No related merge requests found
...@@ -38,7 +38,8 @@ RUN apt-get update \ ...@@ -38,7 +38,8 @@ RUN apt-get update \
make \ make \
curl \ curl \
python3 \ python3 \
python3-distutils python3-distutils \
python3-setuptools
# Copy across files that are used to help orchestrate container compositions # Copy across files that are used to help orchestrate container compositions
# and test execution sequences # and test execution sequences
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment