Skip to content

Commit fde8831

Browse files
committed
1 parent 70347c7 commit fde8831

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ build:
55
python: "3.9"
66
mkdocs:
77
configuration: mkdocs.yml
8+
python:
9+
install:
10+
- 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+
Jinja2<3.1.0

0 commit comments

Comments
 (0)