Fix docs build #nolog

This commit is contained in:
Miguel Grinberg
2024-03-24 19:56:21 +00:00
parent 4cb155ee41
commit 679d8e63b8

View File

@@ -26,6 +26,7 @@ Homepage = "https://github.com/miguelgrinberg/microdot"
[project.optional-dependencies]
docs = [
"sphinx",
"pyjwt"
]
[tool.setuptools]