-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or request thereforNew feature or request thereforunder considerationDev has not yet decided whether or how to implementDev has not yet decided whether or how to implement
Description
I'm looking for the equivalent of SETUPTOOLS_SCM_PRETEND_VERSION
environment variable as available in setuptools-scm, for versioningit.
Would be great if that's possible without the need to write a custom versioningit method. My use case is a build in Docker where I can exclude the (huge) .git/
folder from the Docker context, have no dependency on git tooling in the image and just supply the version from the host as Docker build argument.
bulletmark, thesamesam, ml-evs, basnijholt, mweinelt and 3 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or request thereforNew feature or request thereforunder considerationDev has not yet decided whether or how to implementDev has not yet decided whether or how to implement