Skip to content

Commit 1bfd128

Browse files
OriolAbriltwiecki
authored andcommitted
Install theme from pypi
Also updates the sphinx cap to match the one from the theme, which is more realistic. I haven't tried but doubt our doc build would still work with sphinx 1.5
1 parent 46f8e2f commit 1bfd128

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conda-envs/environment-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ dependencies:
2626
- sphinx-copybutton
2727
- sphinx-design
2828
- sphinx-notfound-page
29-
- sphinx>=1.5
29+
- sphinx>=5
3030
- sphinxext-rediraffe
3131
- watermark
3232
- sphinx-remove-toctrees
3333
- pip:
34-
- git+https://github.com/pymc-devs/pymc-sphinx-theme
34+
- pymc-sphinx-theme==0.13
3535
- numdifftools>=0.9.40

0 commit comments

Comments
 (0)