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 56176fd commit 2952e9fCopy full SHA for 2952e9f
docs/configuration/dynamic.md
@@ -130,8 +130,8 @@ result = {"dev" = ["subpackage=={project.version}"]}
130
131
You can specify `needs` to ensure other metadata is computed before this one.
132
You can use `result` to specify the output. The result must match the type of
133
-the metadata field you are writing to. You can use `project` to access the current
134
-metadata values.
+the metadata field you are writing to. You can use `project` to access the
+current metadata values.
135
136
```{versionadded} 0.11.2
137
0 commit comments