4 Star 4 Fork 13

Kunpeng/hmpi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.readthedocs.yaml 590 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jeff Squyres 提交于 2023-08-07 21:28 +08:00 . docs: update readthedocs.org config
# .readthedocs.yaml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
# Required
version: 2
# Currently, RTD needs to select an OS with OpenSSL>=1.1.1 because of
# urllib3's dependence on that system library. (alternately, pin urllib3<2
# See https://github.com/urllib3/urllib3/issues/2168
build:
os: ubuntu-22.04
tools:
python: "3.10"
python:
install:
- requirements: docs/requirements.txt
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
fail_on_warning: true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kunpengcompute/hmpi.git
git@gitee.com:kunpengcompute/hmpi.git
kunpengcompute
hmpi
hmpi
trunk/v25.0.0-huawei

搜索帮助