From ab3332e42c0ba4694e171090d564aa5a0af5d53f Mon Sep 17 00:00:00 2001 From: Kishor Bhat Date: Thu, 29 Sep 2016 11:36:11 +0530 Subject: [PATCH] Remove redundant statement --- docs/scenarios/admin.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/scenarios/admin.rst b/docs/scenarios/admin.rst index 0bd928dd5..8e738d9c0 100644 --- a/docs/scenarios/admin.rst +++ b/docs/scenarios/admin.rst @@ -378,8 +378,6 @@ Buildout is primarily used to download and set up dependencies in Python eggs format of the software being developed or deployed. Recipes for build tasks in any environment can be created, and many are already available. -Buidout is written in Python. - Shinken -------