Skip to content

Commit

Permalink
Merge pull request #365 from theislab/main
Browse files Browse the repository at this point in the history
merge main into dev
  • Loading branch information
LouisK92 authored Aug 19, 2024
2 parents fe76ca8 + e8a37c9 commit e745f60
Show file tree
Hide file tree
Showing 4 changed files with 777 additions and 510 deletions.
10 changes: 8 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@

version: 2

# Set the OS, Python version and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.9"
# Specify other tools if needed

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/conf.py
Expand All @@ -14,8 +21,7 @@ sphinx:
# # Optionally build your docs in additional formats such as PDF and ePub
# formats: all

# Optionally set the version of Python and requirements required to build your docs
# Declare the Python requirements required to build your documentation
python:
version: 3.8
install:
- requirements: docs/requirements.txt
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e745f60

Please sign in to comment.