As part of the customisation that happens after Pyscaffold has run, we need to enable dynamic versioning using a line under the "project" stanza: ``` [project] dynamic = ["version"] ```
As part of the customisation that happens after Pyscaffold has run, we need to enable dynamic versioning using a line under the "project" stanza: