gnu: Remove python2-flex.

* gnu/packages/python-xyz.scm (python2-flex): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:22:56 -04:00
parent a8c28b8391
commit 41e7bfb458
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -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")