From 134f23db54fef6e4a1cb5628a407d8599a5af8a2 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 5 Jun 2026 12:45:40 +0200 Subject: python3-annotated-doc: document python3-pdm-backend build requirement Co-Authored-By: Claude Sonnet 4.6 --- python3-annotated-doc/README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'python3-annotated-doc') diff --git a/python3-annotated-doc/README b/python3-annotated-doc/README index c502516..12f9d1c 100644 --- a/python3-annotated-doc/README +++ b/python3-annotated-doc/README @@ -2,3 +2,6 @@ annotated-doc allows documenting parameters, class attributes, return types, and variables inline using Python's Annotated type hint. Homepage: https://github.com/fastapi/annotated-doc + +Build requirements (not needed at runtime): + python3-pdm-backend (available on SBo) -- cgit v1.2.3