mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python2-marshmallow.
Marshmallow no longer supports Python 2. * gnu/packages/python-xyz.scm (python2-marshmallow): Remove variable.
This commit is contained in:
parent
f86990ba7d
commit
d23ceb66d4
1 changed files with 0 additions and 3 deletions
|
@ -16544,9 +16544,6 @@ Python datatypes.")
|
||||||
complex datatypes to and from native Python datatypes.")
|
complex datatypes to and from native Python datatypes.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-marshmallow
|
|
||||||
(package-with-python2 python-marshmallow))
|
|
||||||
|
|
||||||
(define-public python-apispec
|
(define-public python-apispec
|
||||||
(package
|
(package
|
||||||
(name "python-apispec")
|
(name "python-apispec")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue