a
This commit is contained in:
parent
bd43624689
commit
b1fe48c80f
1 changed files with 2 additions and 1 deletions
3
init.sh
3
init.sh
|
@ -24,6 +24,7 @@ pip2 install --upgrade pip
|
|||
# For CEPH
|
||||
pip2 install prettytable
|
||||
|
||||
pip3 install pipenv
|
||||
pip3 install pipenv py3-grpcio
|
||||
|
||||
pipenv install
|
||||
pipenv shell
|
Loading…
Reference in a new issue