From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id E56E9A04BA; Fri, 2 Oct 2020 18:05:52 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id C54241D9A6; Fri, 2 Oct 2020 18:05:51 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id B611B1C2B2 for ; Fri, 2 Oct 2020 18:05:48 +0200 (CEST) IronPort-SDR: 6ePtO2mVwrOT7WZqOqZk/gK95Lp1u9PuBeqPPG67Rxl7TTVbN6bbaKPORu/oFwpMqnfvP24/KD jdDBM39iLH5A== X-IronPort-AV: E=McAfee;i="6000,8403,9762"; a="160423730" X-IronPort-AV: E=Sophos;i="5.77,328,1596524400"; d="scan'208";a="160423730" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Oct 2020 09:05:44 -0700 IronPort-SDR: hTKGmsEJVTDbyZPx64MNy2S9jiHJTTw2uhFKgq9XQStAyMGDMU5AUMKJHSxPmZ2splvYl3pFnA /8AzlNsIHfAg== X-IronPort-AV: E=Sophos;i="5.77,328,1596524400"; d="scan'208";a="313548927" Received: from bricha3-mobl.ger.corp.intel.com ([10.213.30.87]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-SHA; 02 Oct 2020 09:05:41 -0700 Date: Fri, 2 Oct 2020 17:05:37 +0100 From: Bruce Richardson To: Robin Jarry Cc: Kevin Laatz , Maxime Coquelin , Chenbo Xia , Zhihong Wang , Ray Kinsella , Neil Horman , Nicolas Chautru , dev@dpdk.org, David Marchand Message-ID: <20201002160537.GE1325@bricha3-MOBL.ger.corp.intel.com> References: <20201002154753.1015-1-robin.jarry@6wind.com> <20201002155237.GC1325@bricha3-MOBL.ger.corp.intel.com> <20201002155522.ctv7qexgtpjcp3kx@6wind.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201002155522.ctv7qexgtpjcp3kx@6wind.com> Subject: Re: [dpdk-dev] [PATCH] doc: remove references to python 2 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, Oct 02, 2020 at 05:55:22PM +0200, Robin Jarry wrote: > 2020-10-02, Bruce Richardson: > > > + sudo dnf -y install python3-sphinx python3-sphinx_rtd_theme > > > > Minor nit, I see no reason to preserve the big whitespace gap here. > > I thought about removing it but all the file is like this. I left it > as-is for consistency. > Ok. Keep my ack, either way. :-)