Skip to content

Commit

Permalink
Adding sphinx-rtd-theme to .readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcurreli committed Dec 5, 2023
1 parent 45171a8 commit 37191b7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ build:
tools:
python: "3.8"
jobs:
post_create_environment:
pre_build:
- pip install sphinx-rtd-theme
- pip install sphinxcontrib-bibtex
- pip install sphinxcontrib-pseudocode
- pip install sphinx-copybutton
- pip install sphinx-copybutton

0 comments on commit 37191b7

Please sign in to comment.