Skip to content

Commit eff7335

Browse files
committed
Trying to fix docs
1 parent 6c6394e commit eff7335

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ build:
77
os: ubuntu-22.04
88
tools:
99
python: "3.10"
10+
apt_packages:
11+
- pandoc
1012

1113
python:
1214
install:

docs/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ nbsphinx==0.9.4
55
sphinx-gallery==0.9.0
66
nbconvert>=7.17.0,<18.0.0
77
sphinx~=7.3
8-
pandoc==1.0.2
98
ipython==8.10.0
109
MarkupSafe<2.1.0
1110
Jinja2>=3.1

0 commit comments

Comments
 (0)