Skip to content

Commit

Permalink
.readthedocs.yaml docs req
Browse files Browse the repository at this point in the history
  • Loading branch information
UriaMorP committed Dec 11, 2023
1 parent 81ba207 commit 919d1b2
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ build:
python: "3.6"

python:
# version: "3.6"
install:
- method: pip
path: .
extra_requirements:
- docs
system_packages: true
- requirements: docs/requirements.txt
# # version: "3.6"
# install:
# - method: pip
# path: .
# extra_requirements:
# - docs
# system_packages: true


# Build documentation in the docs/ directory with Sphinx
Expand Down

0 comments on commit 919d1b2

Please sign in to comment.