Skip to content

Commit 2eab1a8

Browse files
committed
remove global dependencies on sphinx and pydata
1 parent 1a36552 commit 2eab1a8

File tree

2 files changed

+0
-286
lines changed

2 files changed

+0
-286
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,11 @@ dependencies = []
1010
dev = [
1111
"black>=25.1.0",
1212
"docformatter>=1.7.5",
13-
"pydata-sphinx-theme>=0.16.1",
1413
"pyright>=1.1.396",
1514
"pytest>=8.3.4",
1615
"pytest-asyncio>=0.25.3",
1716
"pytest-cov>=6.0.0",
1817
"ruff>=0.9.7",
19-
"sphinx>=8.2.3",
2018
]
2119

2220
[tool.uv]

0 commit comments

Comments
 (0)