mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 11:55:27 -05:00
gnu: Remove python2-pyusb.
* gnu/packages/libusb.scm (python2-pyusb): Delete variable.
This commit is contained in:
parent
df29eb6500
commit
3f48117a8b
1 changed files with 0 additions and 3 deletions
|
@ -300,9 +300,6 @@ (define-public python-pyusb
|
|||
"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")
|
||||
|
|
Loading…
Reference in a new issue