1 Star 1 Fork 1

OpenXRLab / xrprimer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 421 Bytes
一键复制 编辑 原始数据 按行查看 历史
LazyBusyYang 提交于 2023-04-25 12:54 . [Fix] Fix publish failure (#36)
[aliases]
test=pytest
[yapf]
based_on_style = pep8
blank_line_before_nested_class_or_def = true
split_before_expression_after_opening_paren = true
[isort]
line_length = 79
multi_line_output = 3
include_trailing_comma = true
known_first_party = xrprimer,xrprimer_cpp
known_third_party = cv2,mmcv,numpy,pytest,scipy,setuptools,sphinx_rtd_theme,torch,tqdm
no_lines_before = STDLIB,LOCALFOLDER
default_section = THIRDPARTY
1
https://gitee.com/OpenXRLab/xrprimer.git
git@gitee.com:OpenXRLab/xrprimer.git
OpenXRLab
xrprimer
xrprimer
main

搜索帮助