gnu: Remove python2-marshmallow.
Marshmallow no longer supports Python 2. * gnu/packages/python-xyz.scm (python2-marshmallow): Remove variable.master
parent
f86990ba7d
commit
d23ceb66d4
|
@ -16544,9 +16544,6 @@ Python datatypes.")
|
|||
complex datatypes to and from native Python datatypes.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-marshmallow
|
||||
(package-with-python2 python-marshmallow))
|
||||
|
||||
(define-public python-apispec
|
||||
(package
|
||||
(name "python-apispec")
|
||||
|
|
Reference in New Issue