Skip to content

Commit 617f93c

Browse files
authored
install theme from conda (#6639)
1 parent 8d5b236 commit 617f93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-envs/environment-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dependencies:
2323
- myst-nb
2424
- numpydoc
2525
- pre-commit>=2.8.0
26+
- pymc-sphinx-theme==0.13
2627
- sphinx-copybutton
2728
- sphinx-design
2829
- sphinx-notfound-page
@@ -31,5 +32,4 @@ dependencies:
3132
- watermark
3233
- sphinx-remove-toctrees
3334
- pip:
34-
- pymc-sphinx-theme==0.13
3535
- numdifftools>=0.9.40

0 commit comments

Comments
 (0)