pip3 add fabric

This commit is contained in:
aozhiwei 2019-01-09 11:34:54 +08:00
parent b60226d300
commit c8ec7a4894

View File

@ -27,3 +27,4 @@ yum install python34-pip-8.1.2-6.el7.noarch
pip3 install redis
pip3 install pymysql
pip3 install tornado
pip3 install fabric