Skip to content

Commit 082030a

Browse files
committed
1 parent 19504a5 commit 082030a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.readthedocs.yaml

+3-4
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ build:
1414
mkdocs:
1515
configuration: mkdocs.yml
1616

17-
## Optionally declare the Python requirements required to build your docs
18-
#python:
19-
# install:
20-
# - requirements: docs/requirements.txt
17+
python:
18+
install:
19+
- requirements: docs/requirements.txt

docs/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Jinja2==3.1.0

0 commit comments

Comments
 (0)