Skip to content

Commit

Permalink
[rtd] Without extra requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigul committed Jul 30, 2024
1 parent b4f0c08 commit 9d010d2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ build:
# Generate the Sphinx configuration for this Jupyter Book so it builds.
- "jupyter-book config sphinx doc/source"

#python:
# install:
# - requirements: doc/requirements.txt
# - method: pip
# path: .
python:
install:
- requirements: doc/requirements.txt
- method: pip
path: .
# extra_requirements:
# - catkin_pkg
# - sphinx
Expand Down

0 comments on commit 9d010d2

Please sign in to comment.