Skip to content

Commit

Permalink
:3:3:3
Browse files Browse the repository at this point in the history
  • Loading branch information
ritikmishra committed Feb 26, 2024
1 parent 624c9bc commit 6c34e6c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,16 @@
# Required
version: 2

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

# Build documentation in the docs/source directory with Sphinx
sphinx:
configuration: docs/source/conf.py

# Optionally build your docs in additional formats such as PDF
formats:
- pdf
- epub

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

0 comments on commit 6c34e6c

Please sign in to comment.