aboutsummaryrefslogtreecommitdiff
path: root/scripts/readme-gen/templates/install_deps.tmpl.rst
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/readme-gen/templates/install_deps.tmpl.rst')
-rw-r--r--scripts/readme-gen/templates/install_deps.tmpl.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/readme-gen/templates/install_deps.tmpl.rst b/scripts/readme-gen/templates/install_deps.tmpl.rst
index a0406db..275d649 100644
--- a/scripts/readme-gen/templates/install_deps.tmpl.rst
+++ b/scripts/readme-gen/templates/install_deps.tmpl.rst
@@ -12,7 +12,7 @@ Install Dependencies
.. _Python Development Environment Setup Guide:
https://cloud.google.com/python/setup
-#. Create a virtualenv. Samples are compatible with Python 2.7 and 3.4+.
+#. Create a virtualenv. Samples are compatible with Python 3.6+.
.. code-block:: bash