perf: add setuptools into docker image (to built clikchouse-driver)

This commit is contained in:
Azat Khuzhin 2020-11-27 07:20:41 +03:00
parent 04a93f18e8
commit 3696916f44

View File

@ -25,6 +25,7 @@ RUN apt-get update \
python3 \
python3-dev \
python3-pip \
python3-setuptools \
rsync \
tree \
tzdata \