aboutsummaryrefslogtreecommitdiffstats
path: root/guix-env.scm
diff options
context:
space:
mode:
authorBen Sturmfels <ben@sturm.com.au>2021-03-05 23:11:39 +1100
committerBen Sturmfels <ben@sturm.com.au>2021-03-05 23:11:39 +1100
commit5f3a782fef4855e10b7259624a14d8afb0f7be93 (patch)
tree3ae93e132ebdebb2c30ad86e12b44882f1c1ce18 /guix-env.scm
parent0c0f966368aa2998ebdd3d17d23af86bacb77646 (diff)
downloadmediagoblin-5f3a782fef4855e10b7259624a14d8afb0f7be93.tar.lz
mediagoblin-5f3a782fef4855e10b7259624a14d8afb0f7be93.tar.xz
mediagoblin-5f3a782fef4855e10b7259624a14d8afb0f7be93.zip
Remove six library.
Diffstat (limited to 'guix-env.scm')
-rw-r--r--guix-env.scm1
1 files changed, 0 insertions, 1 deletions
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)