mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python2-netcdf4: Remove package.
This fails to build, and as it's the Python 2 variant, I think it can be removed. * gnu/packages/python-xyz.scm (python2-netcdf4): Remove variable.
This commit is contained in:
parent
d50ad6a7c6
commit
952c62762d
1 changed files with 0 additions and 3 deletions
|
@ -958,9 +958,6 @@ to users of that module.")
|
|||
;; by the Expat license.
|
||||
(license (list license:isc license:expat))))
|
||||
|
||||
(define-public python2-netcdf4
|
||||
(package-with-python2 python-netcdf4))
|
||||
|
||||
(define-public python-license-expression
|
||||
(package
|
||||
(name "python-license-expression")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue