10000 New config · FirebirdSQL/python3-lib@be71e78 · GitHub
[go: up one dir, main page]

Skip to content

Commit be71e78

Browse files
committed
New config
1 parent 0851bac commit be71e78

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.readthedocs.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ version: 2
99
sphinx:
1010
configuration: docs/conf.py
1111

12-
12+
build:
13+
os: "ubuntu-22.04"
14+
tools:
15+
python: "3.11"
16+
1317
# Optionally set the version of Python and requirements required to build your docs
1418
python:
15-
version: 3.8
1619
install:
1720
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)
0