From 17c770afe21009f692948aaf3f824cf505740523 Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Thu, 21 Feb 2019 17:07:56 -0500 Subject: [PATCH] Remove unused setting --- docs/settings.rst | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/docs/settings.rst b/docs/settings.rst index eb1d53c584a..195fddecc24 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -67,14 +67,6 @@ Default: :djangosetting:`DOCUMENT_PYQUERY_PATH` The Pyquery path to an HTML element that is the root of your document. This is used for making sure we are only searching the main content of a document. -USE_PIP_INSTALL ---------------- - -Default: :djangosetting:`USE_PIP_INSTALL` - -Whether to use `pip install .` or `python setup.py install` when installing packages into the Virtualenv. Default is to use `python setup.py install`. - - PUBLIC_DOMAIN ------------- @@ -177,4 +169,4 @@ This setting is used for automatically indexing objects to elasticsearch. project and build documentations without having elasticsearch. -.. _elasticsearch-dsl-py.connections.configure: https://elasticsearch-dsl.readthedocs.io/en/stable/configuration.html#multiple-clusters \ No newline at end of file +.. _elasticsearch-dsl-py.connections.configure: https://elasticsearch-dsl.readthedocs.io/en/stable/configuration.html#multiple-clusters