mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: Remove python2-pyserial.
* gnu/packages/python-xyz.scm (python2-pyserial): Delete variable.
This commit is contained in:
parent
674c7b765a
commit
c0a8ddc36d
1 changed files with 0 additions and 3 deletions
|
@ -17620,9 +17620,6 @@ (define-public python-pyserial
|
|||
and/or Xon/Xoff. The port is accessed in RAW mode.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-pyserial
|
||||
(package-with-python2 python-pyserial))
|
||||
|
||||
(define-public python-pyserial-asyncio
|
||||
(package
|
||||
(name "python-pyserial-asyncio")
|
||||
|
|
Loading…
Reference in a new issue