Skip to content

Commit 46e4ec8

Browse files
committed
Merge branch 'develop'
2 parents e339dc1 + c22e03a commit 46e4ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jinja = ["Jinja2"]
4040
compression = ["brotli"]
4141
all = ["Logbook[execnet,sqlalchemy,redis,zmq,jinja,compression,nteventlog]"]
4242
nteventlog = ["pywin32; platform_system == 'Windows'"]
43-
docs = ["Sphinx"]
43+
docs = ["Sphinx>=5"]
4444

4545
[tool.setuptools.dynamic]
4646
version = { attr = "logbook.__version__" }

0 commit comments

Comments
 (0)