From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: [PATCH 1/3] gnu: Add python-pytest-pep8. Date: Wed, 14 Sep 2016 23:39:34 +0100 Message-ID: <87eg4mayxl.fsf@ike.i-did-not-set--mail-host-address--so-tickle-me> References: <20160911140737.24248-1-mbakke@fastmail.com> <20160914214149.GA14432@jasmine> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33827) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkIqM-00019r-U7 for guix-devel@gnu.org; Wed, 14 Sep 2016 18:39:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bkIqJ-0001Za-Oc for guix-devel@gnu.org; Wed, 14 Sep 2016 18:39:50 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:44623) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bkIqH-0001Pf-DL for guix-devel@gnu.org; Wed, 14 Sep 2016 18:39:47 -0400 In-Reply-To: <20160914214149.GA14432@jasmine> 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: Leo Famulari Cc: guix-devel@gnu.org Leo Famulari writes: > 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. Thanks! Please do that for both the pep8 and flakes pytest plugins.