We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0566842 commit 5337456Copy full SHA for 5337456
2 files changed
pyproject.toml
@@ -64,9 +64,9 @@ Changes = "https://github.com/vcs-python/libvcs/blob/master/CHANGES"
64
[dependency-groups]
65
dev = [
66
# Docs
67
- "gp-sphinx==0.0.1a18",
68
- "sphinx-autodoc-api-style==0.0.1a18",
69
- "sphinx-autodoc-pytest-fixtures==0.0.1a18",
+ "gp-sphinx==0.0.1a19",
+ "sphinx-autodoc-api-style==0.0.1a19",
+ "sphinx-autodoc-pytest-fixtures==0.0.1a19",
70
"gp-libs",
71
"sphinx-autobuild",
72
# Testing
@@ -85,9 +85,9 @@ dev = [
85
]
86
87
docs = [
88
89
90
91
92
93
0 commit comments