mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 15:40:31 +02:00
gnu: Remove python2-flex.
* gnu/packages/python-xyz.scm (python2-flex): Delete variable.
This commit is contained in:
@@ -20794,9 +20794,6 @@ while only declaring the test-specific fields.")
|
||||
(description "@code{flex} can be used to validate Swagger schemata.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-flex
|
||||
(package-with-python2 python-flex))
|
||||
|
||||
(define-public python-marshmallow
|
||||
(package
|
||||
(name "python-marshmallow")
|
||||
|
||||
Reference in New Issue
Block a user