We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b73650c commit 2e3563aCopy full SHA for 2e3563a
2 files changed
pyproject.toml
@@ -59,9 +59,9 @@ dev = [
59
# Docs
60
"aafigure",
61
"pillow",
62
- "gp-sphinx==0.0.1a19",
63
- "sphinx-autodoc-argparse==0.0.1a19",
64
- "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",
65
"gp-libs",
66
"sphinx-autobuild",
67
# Testing
@@ -85,9 +85,9 @@ dev = [
85
docs = [
86
87
88
89
90
91
92
93
]
0 commit comments