未验证 提交 ffda3ee4 编写于 作者: H Hui Zhang 提交者: GitHub

Merge pull request #943 from yt605155624/fix_docs

fix docs install
......@@ -20,11 +20,6 @@ formats: []
python:
version: 3.7
install:
- method: pip
path: .
extra_requirements:
- doc
- requirements: docs/requirements.txt
myst-parser
numpydoc
recommonmark>=0.5.0
sphinx
sphinx-autobuild
......
......@@ -20,13 +20,9 @@
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.
import os
import sys
import recommonmark.parser
import sphinx_rtd_theme
sys.path.insert(0, os.path.abspath('../..'))
autodoc_mock_imports = ["soundfile", "librosa"]
# -- Project information -----------------------------------------------------
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册