Skip to content

Commit 5953f07

Browse files
committed
Testing doc 11
1 parent a75a3b1 commit 5953f07

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/sphinx_doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Build Python
3333
uses: actions/setup-python@v3
3434
with:
35-
python-version: '3.11'
35+
python-version: '3.10'
3636

3737
- name: Install
3838
run: pip install sphinx_rtd_theme nbsphinx sphinxcontrib.bibtex sphinxcontrib.programoutput sphinxcontrib.contentui autodoc MarkupSafe==2.0.1

doc/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,4 @@
8383

8484
utils.rst
8585

86+

0 commit comments

Comments
 (0)