From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: [PATCH 10/10] gnu: Add python-scikit-bio. Date: Thu, 21 Apr 2016 17:07:08 +0200 Message-ID: References: <1461244921-7412-1-git-send-email-donttrustben@gmail.com> <1461244921-7412-11-git-send-email-donttrustben@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atGCQ-0000im-GW for Guix-devel@gnu.org; Thu, 21 Apr 2016 11:07:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1atGCK-0007yv-Tf for Guix-devel@gnu.org; Thu, 21 Apr 2016 11:07:22 -0400 Received: from sinope.bbbm.mdc-berlin.de ([141.80.25.23]:49347) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atGCK-0007yr-NJ for Guix-devel@gnu.org; Thu, 21 Apr 2016 11:07:16 -0400 In-Reply-To: <1461244921-7412-11-git-send-email-donttrustben@gmail.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: Ben Woodcroft Cc: Guix-devel@gnu.org Ben Woodcroft writes: > * gnu/packages/python.scm (python-scikit-bio, > python2-scikit-bio): New variables. One more thing: how about placing this in =E2=80=9Cbioinformatics.scm=E2=80= =9D instead? =E2=80=9Cpython.scm=E2=80=9D is already so very big because it contains a= lot of stuff that just happens to be written in Python. ~~ Ricardo