From 53a0282cb561e55e918bf98936af66baef019783 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Gon=C3=A7alves?= Date: Sun, 12 May 2024 21:15:26 +0200 Subject: wip: latest update from last year --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 0e901b1..5842f7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,6 +24,7 @@ mypy = "^0.981" pytest = "^7.1.3" pytest-cov = "^4.0.0" coverage = "^6.5.0" +pdoc = "^12.2.0" [tool.mypy] plugins = "pydantic.mypy" -- cgit v1.2.3