We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff2a5bb commit 6832f5dCopy full SHA for 6832f5d
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "mkdocs-macros-adr-summary"
3
-version = "0.0.0"
+dynamic = ["version"]
4
description = "A plugin to generate a summary of a ADR directory"
5
authors = [{ name = "Federico Busetti", email = "729029+febus982@users.noreply.github.com" }]
6
requires-python = ">=3.9,<3.14"
0 commit comments