1
0
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:
Maxim Cournoyer
2022-04-29 22:22:56 -04:00
parent a8c28b8391
commit 41e7bfb458

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