aboutsummaryrefslogtreecommitdiffstats
path: root/python3-annotated-doc
diff options
context:
space:
mode:
Diffstat (limited to 'python3-annotated-doc')
-rw-r--r--python3-annotated-doc/README3
1 files changed, 3 insertions, 0 deletions
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)