summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index d402b7e..a826b1f 100644
--- a/README.rst
+++ b/README.rst
@@ -442,6 +442,15 @@ Environment variables
its used as the primary source for the version number
in which case it will be a unparsed string
+
+:SETUPTOOLS_SCM_PRETEND_VERSION_FOR_${UPPERCASED_DIST_NAME}:
+ when defined and not empty,
+ its used as the primary source for the version number
+ in which case it will be a unparsed string
+
+ it takes precedence over ``SETUPTOOLS_SCM_PRETEND_VERSION``
+
+
:SETUPTOOLS_SCM_DEBUG:
when defined and not empty,
a lot of debug information will be printed as part of ``setuptools_scm``