Skip to content

Commit

Permalink
Updated readthedocs configuration - moved to build.os (flyteorg#425)
Browse files Browse the repository at this point in the history
Signed-off-by: Kamal Eybov <[email protected]>
  • Loading branch information
kamaleybov authored and austin362667 committed May 7, 2024
1 parent e991b1e commit 6d38803
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions flytectl/.readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@ version: 2
sphinx:
configuration: docs/source/conf.py

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.8
install:
- requirements: doc-requirements.txt

build:
os: "ubuntu-22.04"
tools:
python: "3.8"

0 comments on commit 6d38803

Please sign in to comment.