From f6c38cda6ebd2b38738cbbcba504f98d14da9c74 Mon Sep 17 00:00:00 2001 From: Timur Sufiev Date: Tue, 22 Oct 2013 19:23:26 +0400 Subject: [PATCH] We no longer use djblets in 0.3, so no need to mention it. See https://mirantis.jira.com/browse/MRN-792 Change-Id: I94907518487afed207ce381b43bc3b7931745763 --- .../src/docbkx/content/installation-guide.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/developers-guide/src/docbkx/content/installation-guide.xml b/src/developers-guide/src/docbkx/content/installation-guide.xml index d592a1d..9aaf48f 100644 --- a/src/developers-guide/src/docbkx/content/installation-guide.xml +++ b/src/developers-guide/src/docbkx/content/installation-guide.xml @@ -217,12 +217,6 @@ cd murano-dashboard && python ./tools/install_venv.py # yum install nodejs - - Customized Djblets package to support datagrid element (installation by pip is not supported): - -# ./tools/with_venv.sh easy_install https://github.com/tsufiev/djblets/archive/master.zip - -