hatch-vcs icon indicating copy to clipboard operation
hatch-vcs copied to clipboard

Read directly from `tool.setuptools_scm`

Open LecrisUT opened this issue 1 year ago • 3 comments

It would be much cleaner if tool.setuptools_scm could be read directly instead of raw-options. Somthing like how scikit-build-core does https://github.com/scikit-build/scikit-build-core/blob/47431d4eefbac9c3a7c49e62c73e624b932023eb/src/scikit_build_core/metadata/setuptools_scm.py#L25-L32

LecrisUT avatar Mar 03 '25 10:03 LecrisUT

Hatch vcs will migrate to the upcoming vcs versioning package which will be equivalent with setuptools_scm but won't depend on setuptools

RonnyPfannschmidt avatar Mar 03 '25 13:03 RonnyPfannschmidt

Any issue to subscribe to?

LecrisUT avatar Mar 03 '25 13:03 LecrisUT

Not yet as the transition is yet to be planned

RonnyPfannschmidt avatar Mar 05 '25 20:03 RonnyPfannschmidt