🔧 Update docs build setup, add support for sponsors, add sponsor GOVCERT.LU (#720)

This commit is contained in:
Sebastián Ramírez
2023-12-04 13:00:47 +01:00
committed by GitHub
parent cc11619c67
commit 276bcf788c
11 changed files with 220 additions and 21 deletions

View File

@@ -50,6 +50,8 @@ fastapi = "^0.103.2"
ruff = "^0.1.2"
# For FastAPI tests
httpx = "0.24.1"
typer-cli = "^0.0.13"
mkdocs-markdownextradata-plugin = ">=0.1.7,<0.3.0"
[build-system]
requires = ["poetry-core"]