Skip to content

Commit 5f0f466

Browse files
committed
fix rtd python section
1 parent 591433b commit 5f0f466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ mkdocs:
1111
fail_on_warning: false
1212

1313
python:
14-
version: "3.8"
1514
install:
15+
- requirements: requirements_dev.txt
1616
- path: ".[dev]"

0 commit comments

Comments
 (0)