hatch-docstring-description
Usage
-
Include it as a plugin to your
pyproject.toml
:[build-system] requires = ["hatchling", "hatch-docstring-description"] build-backend = "hatchling.build"
-
Mark your
description
field asdynamic
:[project] dynamic = ["description"]
License
hatch-docstring-description
is distributed under the terms of the GPL 3 (or later) license.