mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-30 22:35:57 +02:00
gnu: python-ply: Remove Python 2 variant.
* gnu/packages/python-xyz.scm (python2-ply): Remove variable.
This commit is contained in:
@@ -11410,9 +11410,6 @@ network support library.")
|
||||
It uses LR parsing and does extensive error checking.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-ply
|
||||
(package-with-python2 python-ply))
|
||||
|
||||
(define-public python-tabulate
|
||||
(package
|
||||
(name "python-tabulate")
|
||||
|
||||
Reference in New Issue
Block a user