Skip to content

Commit fc956f9

Browse files
committed
Fix docs build (compare readthedocs/readthedocs.org#8616)
1 parent dcbf699 commit fc956f9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.readthedocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
version: 2
2+
3+
python:
4+
install:
5+
- requirements: docs/requirements.txt

docs/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docutils<0.18

0 commit comments

Comments
 (0)