Skip to content

Commit 1eda115

Browse files
OriolAbrilandreacate
authored andcommitted
theme update and doc fixes (pymc-devs#473)
* theme update and doc fixes * configure search and use pypi release
1 parent 65a4ce1 commit 1eda115

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,8 @@ dev = [
5353
]
5454
docs = [
5555
"nbsphinx>=0.4.2",
56-
"pydata-sphinx-theme>=0.6.3",
5756
"sphinx>=4.0",
58-
"pymc-sphinx-theme@git+https://github.com/pymc-devs/pymc-sphinx-theme",
57+
"pymc-sphinx-theme>=0.16",
5958
]
6059
dask_histogram = [
6160
"dask[complete]<2025.1.1",

0 commit comments

Comments
 (0)