Skip to content

Commit

Permalink
Fix Read the Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Apr 16, 2024
1 parent 22de9ca commit 196140c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .readthedocs.yml
Expand Up @@ -2,20 +2,16 @@
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details

# Required
version: 2

# Set the version of Python and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.11"

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

# Optionally declare the Python requirements required to build your docs
python:
install:
- requirements: docs/requirements.txt
Expand Down

0 comments on commit 196140c

Please sign in to comment.