Skip to content

Commit e14413e

Browse files
committed
fix rtd
1 parent edac13d commit e14413e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.readthedocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@ sphinx:
1010
configuration: docs/conf.py
1111

1212
build:
13-
os: "ubuntu-22.04"
13+
os: ubuntu-22.04
1414
tools:
1515
python: "3.10"
1616

1717
# Optionally set the version of Python and requirements required to build your docs
1818
python:
19-
version: 3.10
2019
install:
2120
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)