Skip to content

Commit

Permalink
install subpackages during docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
leifwalsh committed Dec 21, 2023
1 parent d0816ae commit ac2e2c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,6 @@ build:
configuration: docs/conf.py
python:
install:
- requirements: requirements/docs.txt
- requirements: requirements/docs.txt
- package: marbles/core
- package: marbles/mixins

0 comments on commit ac2e2c9

Please sign in to comment.