This commit is contained in:
ahmadbilalkhalid 2019-08-27 13:49:40 +05:00
parent a33bbbab19
commit 434569c171
1 changed files with 2 additions and 1 deletions

View File

@ -7,4 +7,5 @@ apk upgrade
apk add python3
pip3 install --upgrade pip
pip3 install pipenv
pipenv install
pipenv install
pipenv shell