1 Star 0 Fork 32

YOYO/bk-bcs-saas

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 193 Bytes
一键复制 编辑 原始数据 按行查看 历史
joelei 提交于 2019-07-23 18:26 . update .travis flake8 path
language: python
python:
- '3.6.7'
install:
- pip install -r bcs-app/requirements-dev.txt
- pip install -r bcs-app/requirements.txt
script:
- cd bcs-app
- flake8 --config=.flake8 .
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/TT52101/bk-bcs-saas.git
git@gitee.com:TT52101/bk-bcs-saas.git
TT52101
bk-bcs-saas
bk-bcs-saas
master

搜索帮助