Skip to content

Commit

Permalink
python version
Browse files Browse the repository at this point in the history
  • Loading branch information
evilnick committed Nov 6, 2024
1 parent fb5031d commit 54a5084
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/canonicalk8s/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.12"
python: "3.10"
jobs:
post_checkout:
# Cancel building pull requests when there aren't changed in the docs directory or YAML file.
Expand All @@ -23,10 +23,6 @@ build:
exit 183;
fi
ls
pre_build:
- |
cd docs/canonicalk8s/
make install
# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down

0 comments on commit 54a5084

Please sign in to comment.