summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index a318332..d4b2453 100644
--- a/README.rst
+++ b/README.rst
@@ -446,6 +446,11 @@ Environment variables
derived, otherwise the current time is used
(https://reproducible-builds.org/docs/source-date-epoch/)
+
+:SETUPTOOLS_SCM_IGNORE_VCS_ROOTS:
+ when defined, a ``os.pathsep`` separated list
+ of directory names to ignore for root finding
+
Extending setuptools_scm
------------------------