7 Star 25 Fork 10

MindSpore/darglint

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.travis.yml 268 Bytes
一键复制 编辑 原始数据 按行查看 历史
Malte Vesper 提交于 2021-03-22 21:44 . Updated Ubuntu in CI pipeline.
os: linux
language: python
dist: bionic
install: pip install tox pytest
script: tox
jobs:
include:
- env: TOXENV=py36
python: 3.6
- env: TOXENV=py37
python: 3.7
- env: TOXENV=py38
python: 3.8
- env: TOXENV=py39
python: 3.9
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mindspore/darglint.git
git@gitee.com:mindspore/darglint.git
mindspore
darglint
darglint
ms-check

搜索帮助