Commit 2a3c2808 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

no ext deps?

parent 06d3b300
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
#git submodule update
#cd ..

apk add --no-cache build-base python3-dev libffi-dev libressl-dev
#apk add --no-cache build-base python3-dev libffi-dev libressl-dev

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