improve poetry setup instructions and improve documentation
This commit is contained in:
@@ -26,7 +26,7 @@ optional = true
|
||||
|
||||
[tool.poetry.group.docs.dependencies]
|
||||
mkdocs = "^1.4.0"
|
||||
mkdocstrings = "^0.19.0"
|
||||
mkdocstrings = {extras = ["python"], version = "^0.19.0"}
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user