poetry-version-plugin icon indicating copy to clipboard operation
poetry-version-plugin copied to clipboard

From version file

Open rbuckland opened this issue 2 years ago • 0 comments

Adds the ability to read version from a file.

The scenario is

  • CICD, mono repo, all "packages" get a VERSION file generated during packaging (they may vary),

This allows a dynamic read of an existing file.

rbuckland avatar Nov 13 '23 15:11 rbuckland