1 Star 0 Fork 18

agni_vamei/cmdb

forked from 世豪汇科(组织)/cmdb
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ci.sh 357 Bytes
一键复制 编辑 原始数据 按行查看 历史
yum install -y mysql-devel gcc libsasl2-dev python-dev libldap2-dev libssl-dev openldap-devel
pip3 install pipenv -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
/usr/local/python3/bin/pipenv lock -r > requirements.txt
pip3 install -r requirements.txt -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
python3 manage.py test
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/agni_vamei/cmdb.git
git@gitee.com:agni_vamei/cmdb.git
agni_vamei
cmdb
cmdb
master

搜索帮助