Skip to content

Commit

Permalink
update readthedocs.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivia-Box-Power committed Oct 23, 2024
1 parent 80a6e54 commit e165626
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,6 @@
# Required
version: 2

# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.12"
# You can also specify other tool versions:
# nodejs: "20"
# rust: "1.70"
# golang: "1.20"

# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/conf.py
Expand All @@ -31,5 +21,6 @@ sphinx:
# to build your documentation
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
python:
version: "3.12"
install:
- requirements: docs/source/requirements.txt

0 comments on commit e165626

Please sign in to comment.