gnu: Remove python2-pyusb.
* gnu/packages/libusb.scm (python2-pyusb): Delete variable.
parent
df29eb6500
commit
3f48117a8b
|
@ -300,9 +300,6 @@ wrapper for accessing libusb-1.0.")
|
||||||
"PyUSB aims to be an easy to use Python module to access USB devices.")
|
"PyUSB aims to be an easy to use Python module to access USB devices.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-pyusb
|
|
||||||
(package-with-python2 python-pyusb))
|
|
||||||
|
|
||||||
(define-public python-capablerobot-usbhub
|
(define-public python-capablerobot-usbhub
|
||||||
(package
|
(package
|
||||||
(name "python-capablerobot-usbhub")
|
(name "python-capablerobot-usbhub")
|
||||||
|
|
Reference in New Issue