We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a3b6bb commit 809ae34Copy full SHA for 809ae34
2 files changed
pyproject.toml
@@ -59,9 +59,9 @@ dev = [
59
# Docs
60
"aafigure",
61
"pillow",
62
- "gp-sphinx==0.0.1a21",
63
- "sphinx-autodoc-argparse==0.0.1a21",
64
- "sphinx-autodoc-api-style==0.0.1a21",
+ "gp-sphinx==0.0.1a22",
+ "sphinx-autodoc-argparse==0.0.1a22",
+ "sphinx-autodoc-api-style==0.0.1a22",
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