diff options
-rw-r--r-- | guix-env.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-env.scm b/guix-env.scm index 30b3e83a..9161c9b0 100644 --- a/guix-env.scm +++ b/guix-env.scm @@ -368,7 +368,7 @@ data as NumPy arrays.") ("python-py-bcrypt" ,python-py-bcrypt) ("python-pyld" ,python-pyld) ("python-pytz" ,python-pytz) - ("python-requests" ,python-requests) ; For Persona plugin, batchaddmedia + ("python-requests" ,python-requests) ; For batchaddmedia ("python-setuptools" ,python-setuptools) ; What for? ("python-soundfile" ,python-soundfile) ("python-sphinx" ,python-sphinx) |