Airflow 2.10.2 fixes

Also fixed readthedcs publishing

Change-Id: Iab09163ba4dec6d2b634fb2688e5e1319e291188
This commit is contained in:
Sergiy Markin 2024-10-05 14:39:20 +00:00
parent 146f1debba
commit 5e4994c9ff
2 changed files with 7 additions and 4 deletions

View File

@ -17,10 +17,13 @@ sphinx:
formats:
- pdf
build:
os: "ubuntu-22.04"
tools:
python: "3.10"
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.8
install:
- requirements: doc/requirements-doc.txt
- requirements: python/requirements-frozen.txt
- requirements: python/test-requirements.txt

View File

@ -131,7 +131,7 @@
commit: true
static:
- latest
- airflow_2.10.0
- airflow_2.10.2
- secret: