add protobuf PyYAML
This commit is contained in:
parent
6b6ddf157b
commit
8cd74b0001
@ -16,7 +16,6 @@ yum install swig-2.0.10-5.el7.x86_64
|
||||
yum install php-pdo-5.4.16-45.el7.x86_64
|
||||
yum install php-mysql-5.4.16-45.el7.x86_64
|
||||
yum install php-pecl-redis-2.2.8-1.el7.x86_64
|
||||
|
||||
yum install php-mbstring-5.4.16-45.el7.x86_64
|
||||
|
||||
yum install v8-devel-3.14.5.10-25.el7.x86_64
|
||||
@ -28,4 +27,8 @@ yum install python34-pip-8.1.2-6.el7.noarch
|
||||
pip3 install redis
|
||||
pip3 install pymysql
|
||||
pip3 install tornado
|
||||
pip3 install fabric
|
||||
#pip3 install fabric
|
||||
pip3 install ply
|
||||
pip3 install pymongo
|
||||
pip3 install PyYAML
|
||||
pip3 install protobuf
|
||||
|
Loading…
x
Reference in New Issue
Block a user