summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/config.txt3
-rw-r--r--doc/index.txt1
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/config.txt b/doc/config.txt
index 4a03665..778f55d 100644
--- a/doc/config.txt
+++ b/doc/config.txt
@@ -97,7 +97,8 @@ Complete list of settings that you can put into ``testenv*`` sections:
.. versionadded:: 0.9
each line contains a NAME=VALUE environment variable setting which
- will be used for all command invocations.
+ will be used for all test command invocations as well as for installing
+ the sdist package into a virtual environment.
.. confval:: recreate=True|False(default)
diff --git a/doc/index.txt b/doc/index.txt
index d077f49..be9f552 100644
--- a/doc/index.txt
+++ b/doc/index.txt
@@ -100,6 +100,7 @@ Current features
announce/release-1.0
announce/release-1.1
announce/release-1.2
+ announce/release-1.3
.. include:: links.txt