From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/3] gnu: Add python-pytest-pep8. Date: Wed, 14 Sep 2016 17:41:49 -0400 Message-ID: <20160914214149.GA14432@jasmine> References: <20160911140737.24248-1-mbakke@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53813) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkHwS-00038V-Cf for guix-devel@gnu.org; Wed, 14 Sep 2016 17:42:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkHwO-0003lo-4r for guix-devel@gnu.org; Wed, 14 Sep 2016 17:42:03 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:50169) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkHwM-0003kG-Ud for guix-devel@gnu.org; Wed, 14 Sep 2016 17:42:00 -0400 Content-Disposition: inline In-Reply-To: <20160911140737.24248-1-mbakke@fastmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org On Sun, Sep 11, 2016 at 03:07:35PM +0100, Marius Bakke wrote: > * gnu/packages/python.scm (python-pytest-pep8, python2-pytest-pep8): New > variables. Overall LGTM... > + (description "Pytest plugin for efficiently checking PEP8 compliance") I think we can drop "efficiently". I can do that before committing if you agree; no need to send an updated patch.