Skip to content

Commit

Permalink
Merge branch 'Trusted-AI:main' into patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
OrsonTyphanel93 authored Nov 8, 2023
2 parents 239675d + 435d4b8 commit cfe45d8
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
version: 2

build:
os: ubuntu-20.04
tools:
python: "3.9"

python:
install:
- method: pip
path: .
extra_requirements:
- docs

sphinx:
configuration: docs/conf.py
python:
version: 3.6
install:
- method: pip
path: .
extra_requirements:
- docs

0 comments on commit cfe45d8

Please sign in to comment.