Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
aadya940 committed Feb 10, 2024
1 parent a0bf0ba commit 3e1153c
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
version: 2
formats: all

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

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

sphinx:
builder: html
configuration: docs/source/conf.py
fail_on_warning: false

0 comments on commit 3e1153c

Please sign in to comment.