From 6baa515aef20914cf88af9f0a03170784346b6da Mon Sep 17 00:00:00 2001 From: Victoria Holland Date: Mon, 4 Dec 2017 21:59:25 +0000 Subject: [PATCH] Updated python.setup_py_install to be true Updated python.setup_py_install to be true, as per issue 3334: https://github.com/rtfd/readthedocs.org/issues/3334 --- docs/yaml-config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/yaml-config.rst b/docs/yaml-config.rst index db2c1b0199b..f3b5375c6ce 100644 --- a/docs/yaml-config.rst +++ b/docs/yaml-config.rst @@ -103,7 +103,7 @@ https://goo.gl/forms/AKEoeWHixlzVfqKT2 python.setup_py_install ``````````````````````` -* Default: `False` +* Default: `True` * Type: Boolean When true, install your project into the Virtualenv with