Skip to content

Commit

Permalink
Fixed RTD build requirements by adding base-requirements.txt
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <maiera@de.ibm.com>
  • Loading branch information
andy-maier committed Aug 5, 2024
1 parent b44c280 commit 7232f65
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ sphinx:
# Python requirements required to build the docs
python:
install:
- requirements: requirements.txt
- requirements: base-requirements.txt
- requirements: dev-requirements.txt

0 comments on commit 7232f65

Please sign in to comment.