me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pyusb.

* gnu/packages/libusb.scm (python2-pyusb): Delete variable.
Maxim Cournoyer 2022-04-29 17:35:26 -04:00
parent df29eb6500
commit 3f48117a8b
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -300,9 +300,6 @@ wrapper for accessing libusb-1.0.")
"PyUSB aims to be an easy to use Python module to access USB devices.")
(license license:bsd-3)))
(define-public python2-pyusb
(package-with-python2 python-pyusb))
(define-public python-capablerobot-usbhub
(package
(name "python-capablerobot-usbhub")