6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 05:23:06 +01:00

New config

This commit is contained in:
Pavel Císař 2023-12-21 17:38:13 +01:00
parent 7ed1bbd9ed
commit e7c3638494

View File

@ -9,9 +9,12 @@ version: 2
sphinx:
configuration: docs/conf.py
build:
os: "ubuntu-22.04"
tools:
python: "3.11"
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.8
install:
- requirements: docs/requirements.txt