mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-18 04:37:36 -05:00
gnu: python2-tables: Remove package.
* gnu/packages/python-xyz.scm (python2-tables): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
97f4fd8a74
commit
82c772a774
1 changed files with 0 additions and 3 deletions
|
@ -9528,9 +9528,6 @@ (define-public python-tables
|
|||
designed to efficiently cope with extremely large amounts of data.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-tables
|
||||
(package-with-python2 python-tables))
|
||||
|
||||
(define-public python-sniffio
|
||||
(package
|
||||
(name "python-sniffio")
|
||||
|
|
Loading…
Reference in a new issue