Skip to content

Commit f26e602

Browse files
committed
ci: docs/requirements.txt for readthedocs
1 parent 06c2f80 commit f26e602

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,9 @@ build:
88
tools:
99
python: "3.12"
1010

11+
python:
12+
install:
13+
- requirements: docs/requirements.txt
14+
1115
sphinx:
1216
configuration: docs/conf.py

docs/requirements.txt

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

0 commit comments

Comments
 (0)