Skip to content

Commit

Permalink
Merge from v5
Browse files Browse the repository at this point in the history
  • Loading branch information
lelit committed Apr 10, 2024
2 parents 6fe37e1 + 965f076 commit e5ddd09
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .readthedocs.yaml
Expand Up @@ -10,10 +10,19 @@

version: 2

submodules:
include: all

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

python:
install:
- requirements: requirements.txt
- method: pip
path: .

sphinx:
configuration: docs/conf.py

0 comments on commit e5ddd09

Please sign in to comment.