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 e3c9b59 commit c5ccd25Copy full SHA for c5ccd25
Pipfile
@@ -27,7 +27,7 @@ setuptools-scm = "*"
27
mkdocs-include-markdown-plugin = "*"
28
mkdocs-macros-plugin = "*"
29
mkdocs-material = "*"
30
-mkdocstrings[python] = "*"
+mkdocstrings= {version = "*", extras = ["python"]}
31
twine = ">=1.11"
32
33
[pipenv]
0 commit comments