There was an error while loading. Please reload this page.
1 parent 05e48f7 commit 6245ecaCopy full SHA for 6245eca
2 files changed
pyproject.toml
@@ -66,9 +66,9 @@ Repository = "https://github.com/cihai/cihai-cli"
66
[dependency-groups]
67
dev = [
68
# Docs
69
- "gp-sphinx==0.0.1a19",
70
- "sphinx-autodoc-argparse==0.0.1a19",
71
- "sphinx-autodoc-api-style==0.0.1a19",
+ "gp-sphinx==0.0.1a20",
+ "sphinx-autodoc-argparse==0.0.1a20",
+ "sphinx-autodoc-api-style==0.0.1a20",
72
"gp-libs",
73
"sphinx-autobuild",
74
# Testing
@@ -93,9 +93,9 @@ dev = [
93
]
94
95
docs = [
96
97
98
99
100
101
0 commit comments