diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-05 12:45:40 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-05 12:45:40 +0200 |
| commit | 134f23db54fef6e4a1cb5628a407d8599a5af8a2 (patch) | |
| tree | 2903c119415699171f5c0f4592eb2954b1acb5fb /python3-annotated-doc/README | |
| parent | 66e3726535034c516d972a142bd0729882bf2a9b (diff) | |
| download | my-slackbuilds-134f23db54fef6e4a1cb5628a407d8599a5af8a2.tar.gz my-slackbuilds-134f23db54fef6e4a1cb5628a407d8599a5af8a2.zip | |
python3-annotated-doc: document python3-pdm-backend build requirement
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'python3-annotated-doc/README')
| -rw-r--r-- | python3-annotated-doc/README | 3 |
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) |
