gnu: Remove python2-fusepy.

* gnu/packages/python-xyz.scm (python2-fusepy): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:01:21 -04:00
parent 5478ffa1ba
commit e0996a0153
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -22662,9 +22662,6 @@ (define-public python-fusepy
MacFUSE. The binding is created using the standard @code{ctypes} library.")
(license license:isc)))
(define-public python2-fusepy
(package-with-python2 python-fusepy))
(define-public python-fusepyng
(package
(name "python-fusepyng")