We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a75a3b1 commit 5953f07Copy full SHA for 5953f07
2 files changed
.github/workflows/sphinx_doc.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Build Python
33
uses: actions/setup-python@v3
34
with:
35
- python-version: '3.11'
+ python-version: '3.10'
36
37
- name: Install
38
run: pip install sphinx_rtd_theme nbsphinx sphinxcontrib.bibtex sphinxcontrib.programoutput sphinxcontrib.contentui autodoc MarkupSafe==2.0.1
doc/index.rst
@@ -83,3 +83,4 @@
83
84
utils.rst
85
86
+
0 commit comments