From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 5/5] import: pypi: Add more tests. Date: Fri, 22 Jul 2016 23:31:19 +0200 Message-ID: <878twtpdg8.fsf@gnu.org> References: <1468682605-12622-1-git-send-email-tipecaml@gmail.com> <1468682605-12622-6-git-send-email-tipecaml@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQi2Z-00088s-Qy for guix-devel@gnu.org; Fri, 22 Jul 2016 17:31:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQi2V-0006JK-TP for guix-devel@gnu.org; Fri, 22 Jul 2016 17:31:27 -0400 In-Reply-To: <1468682605-12622-6-git-send-email-tipecaml@gmail.com> (Cyril Roelandt's message of "Sat, 16 Jul 2016 17:23:25 +0200") 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: Cyril Roelandt Cc: guix-devel@gnu.org Cyril Roelandt skribis: > * tests/pypi.scm ("pypi->guix-package, no requirements", "pypi->guix-package, > no test requirements", "pypi->guix-package, no runtime requirements"): New > tests. Perfect. :-) Thank you! Ludo'.