mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-distributed: Update to 2021.11.2.
* gnu/packages/python-science.scm (python-distributed): Update to 2021.11.2. [source](snippet): New field. [arguments]: Add versioneer phase. [native-inputs]: Add PYTHON-VERSIONEER.
This commit is contained in:
parent
48a6f1d351
commit
95447b293d
2 changed files with 9 additions and 3 deletions
|
@ -22338,6 +22338,7 @@ behavior and not have to worry about the specific internal implementation
|
|||
decisions with any given backend.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
;; Note: Remember to update python-distributed when updating dask.
|
||||
(define-public python-dask
|
||||
(package
|
||||
(name "python-dask")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue