This commit is contained in:
ahmadbilalkhalid 2019-08-27 13:53:34 +05:00
parent 434569c171
commit b38fb3b8a1
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ sed -i 's/v3.9/v3.10/g' /etc/apk/repositories
apk update
apk upgrade
apk add python3
apk add python3 gcc g++
pip3 install --upgrade pip
pip3 install pipenv
pipenv install