diff options
| author | Ghislain Vaillant <ghislain.vaillant@inria.fr> | 2026-02-24 15:59:48 +0100 |
|---|---|---|
| committer | Ghislain Vaillant <ghislain.vaillant@inria.fr> | 2026-02-25 11:10:19 +0100 |
| commit | ab95e7895189193fb19febb9cab20b3f4f7c5e99 (patch) | |
| tree | c782d383b16e349b991535a78318939d2cef6dde | |
| parent | 31d253ea2a05d736aa7fb2ff590abfa6ba746133 (diff) | |
version-control: python-dvc-task: Update metadata.
* guix-science/packages/version-control.scm (python-dvc-task)
[description]: Rephrase.
| -rw-r--r-- | guix-science/packages/version-control.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/guix-science/packages/version-control.scm b/guix-science/packages/version-control.scm index a14ac8a..4f5483f 100644 --- a/guix-science/packages/version-control.scm +++ b/guix-science/packages/version-control.scm | |||
| @@ -435,7 +435,8 @@ MarkDown reports containing multiple plots.") | |||
| 435 | python-setuptools-scm)) | 435 | python-setuptools-scm)) |
| 436 | (home-page "https://dvc.org/") | 436 | (home-page "https://dvc.org/") |
| 437 | (synopsis "Extensible task queue used in DVC") | 437 | (synopsis "Extensible task queue used in DVC") |
| 438 | (description "Extensible task queue used in DVC.") | 438 | (description |
| 439 | "This package provides the Celery-based task queue used by DVC.") | ||
| 439 | (license license:asl2.0)))) | 440 | (license license:asl2.0)))) |
| 440 | 441 | ||
| 441 | (define-public python-gto | 442 | (define-public python-gto |
