mirror of
git://git.savannah.gnu.org/guix.git
synced 2024-12-29 11:46:06 +01:00
gnu: Remove python2-feather-format.
This trivial package fails to build and has no reverse dependencies. * gnu/packages/serialization.scm (python2-feather-format): Remove variable.
This commit is contained in:
parent
2ed626bf0d
commit
7973d59d1a
1 changed files with 0 additions and 3 deletions
|
@ -524,6 +524,3 @@ game development and other performance-critical applications.")
|
|||
(description "This package provides a Python wrapper library to the
|
||||
Apache Arrow-based Feather binary columnar serialization data frame format.")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-feather-format
|
||||
(package-with-python2 python-feather-format))
|
||||
|
|
Loading…
Reference in a new issue