Skip to content

Commit

Permalink
rtd yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagocasas committed Nov 24, 2023
1 parent 22c9c1d commit 10ef2de
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ build:
# post_create_environment:
# - python -m pip install sphinx_rtd_theme

#python:
# version: "3.10"
# install:
# - method: pip
# path: .
# extra_requirements:
# - dev
python:
version: "3.10"
install:
- method: pip
path: .
extra_requirements:
- dev

0 comments on commit 10ef2de

Please sign in to comment.