From 5f3a782fef4855e10b7259624a14d8afb0f7be93 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Fri, 5 Mar 2021 23:11:39 +1100 Subject: Remove six library. --- guix-env.scm | 1 - 1 file changed, 1 deletion(-) (limited to 'guix-env.scm') diff --git a/guix-env.scm b/guix-env.scm index 9d607407..58528195 100644 --- a/guix-env.scm +++ b/guix-env.scm @@ -192,7 +192,6 @@ ("python-pytz" ,python-pytz) ("python-requests" ,python-requests) ("python-setuptools" ,python-setuptools) - ("python-six" ,python-six) ("python-sphinx" ,python-sphinx) ("python-docutils" ,python-docutils) ("python-sqlalchemy" ,python-sqlalchemy) -- cgit v1.2.3