Remove mention of persona in guix.scm.

This commit is contained in:
Ben Sturmfels 2021-04-23 18:12:10 +10:00
parent 05e4795683
commit c1f494ea98
No known key found for this signature in database
GPG Key ID: 023C05E2C9C068F0

View File

@ -368,7 +368,7 @@ data as NumPy arrays.")
("python-py-bcrypt" ,python-py-bcrypt) ("python-py-bcrypt" ,python-py-bcrypt)
("python-pyld" ,python-pyld) ("python-pyld" ,python-pyld)
("python-pytz" ,python-pytz) ("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-setuptools" ,python-setuptools) ; What for?
("python-soundfile" ,python-soundfile) ("python-soundfile" ,python-soundfile)
("python-sphinx" ,python-sphinx) ("python-sphinx" ,python-sphinx)