mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: Remove python2-flex.
* gnu/packages/python-xyz.scm (python2-flex): Delete variable.
This commit is contained in:
parent
a8c28b8391
commit
41e7bfb458
1 changed files with 0 additions and 3 deletions
|
@ -20794,9 +20794,6 @@ while only declaring the test-specific fields.")
|
||||||
(description "@code{flex} can be used to validate Swagger schemata.")
|
(description "@code{flex} can be used to validate Swagger schemata.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-flex
|
|
||||||
(package-with-python2 python-flex))
|
|
||||||
|
|
||||||
(define-public python-marshmallow
|
(define-public python-marshmallow
|
||||||
(package
|
(package
|
||||||
(name "python-marshmallow")
|
(name "python-marshmallow")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue