We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e460a91 commit 6d8cb1fCopy full SHA for 6d8cb1f
pyproject.toml
@@ -31,7 +31,7 @@ Source = "https://github.com/sloria/doitlive/"
31
32
[project.optional-dependencies]
33
tests = ["pytest", "IPython>=8"]
34
-docs = ["sphinx==8.2.1", "sphinx-issues==5.0.0"]
+docs = ["sphinx==8.2.1", "sphinx-issues==5.0.1"]
35
dev = ["doitlive[tests]", "tox", "pre-commit>=3.6,<5.0"]
36
37
[project.scripts]
0 commit comments