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 f9d4ddf commit d973924Copy full SHA for d973924
pyproject.toml
@@ -94,7 +94,7 @@ docs = [
94
'sphinx_design',
95
'sphinx-issues',
96
'sphinx-reredirects',
97
- 'sphinx_immaterial>=0.13.2[black]',
+ 'sphinx_immaterial[black]>=0.13.2',
98
# Changelog generation
99
'towncrier',
100
# Optional dependencies to run examples
0 commit comments