Commit d60abcaf authored by Дмитрий Сафронов's avatar Дмитрий Сафронов
Browse files

Merge branch 'trunk' into 'master'

apk add python3-dev

See merge request infrastructure/system-configurations/kubernetes-platform-setup!4
parents 66aa150f ba014dab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
#git submodule update
#cd ..

apk add build-base
apk add build-base python3-dev

python3 -m venv --upgrade .venv-kubespray
.venv-kubespray/bin/pip3 install --upgrade pip setuptools wheel