From 0382ba4ed1c1d1293f244b5af18cef39dfb5abab Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Mon, 8 Jun 2020 19:33:47 +0200 Subject: [PATCH] package-lists/guix-emtecbase-manifest: Include python-virtualenv. --- .package-lists/guix-emtecbase-manifest.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.package-lists/guix-emtecbase-manifest.scm b/.package-lists/guix-emtecbase-manifest.scm index 57b6025f..3a6f0dca 100644 --- a/.package-lists/guix-emtecbase-manifest.scm +++ b/.package-lists/guix-emtecbase-manifest.scm @@ -5,5 +5,4 @@ "python-wrapper" ;; "python-keras" ; Broken? "python-pip" - ;; "python-virtualenv" - )) + "python-virtualenv"))