Skip to content

Commit 3bd0fdd

Browse files
committed
adhering to best practices
1 parent 87c7180 commit 3bd0fdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version: 2
99
build:
1010
os: ubuntu-22.04
1111
tools:
12-
python: "3.12"
12+
python: "3.8"
1313

1414
# Build documentation in the doc/ directory with Sphinx
1515
sphinx:
@@ -23,5 +23,5 @@ submodules:
2323
python:
2424
install:
2525
- requirements: dev_requirements/doc-requirements.txt
26-
- method: setuptools
26+
- method: pip
2727
path: .

0 commit comments

Comments
 (0)