1 Star 0 Fork 1

王增亮/teuthology

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.readthedocs.yml 370 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kefu Chai 提交于 2021-07-25 12:33 +08:00 . .readthedocs: add .readthedocs.yml
---
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
formats: []
build:
image: latest
python:
version: 3.7
install:
- method: pip
path: .
extra_requirements:
- orchestra
- requirements: docs/requirements.txt
sphinx:
builder: html
configuration: docs/conf.py
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/wangzengliang1/teuthology.git
git@gitee.com:wangzengliang1/teuthology.git
wangzengliang1
teuthology
teuthology
main

搜索帮助