Skip to content

Commit

Permalink
read the docs configuration build option
Browse files Browse the repository at this point in the history
  • Loading branch information
smaludzi committed May 26, 2024
1 parent 41c5bb1 commit 219fa48
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
# Required
version: 2

# Set the version of Python and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.12"

mkdocs:
configuration: mkdocs.yml

0 comments on commit 219fa48

Please sign in to comment.