1 Star 0 Fork 20

phoenix85 / 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 .
Python
1
https://gitee.com/mywebgame/bk-bcs-saas.git
git@gitee.com:mywebgame/bk-bcs-saas.git
mywebgame
bk-bcs-saas
bk-bcs-saas
master

搜索帮助