diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-08-05 11:33:11 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-10 10:54:29 +0200 |
| commit | 4ec07f204335a97e743751cccc693f097a2bef0c (patch) | |
| tree | 9266612ceb28ab42f1c52c989a3e52aa4114d09b /gnu | |
| parent | edf6da576aeaeb1c3472771ddb145bb93bbf9702 (diff) | |
gnu: Remove python-decoupler-py.
* gnu/packages/bioinformatics.scm (python-decoupler-py): Delete variable.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/bioinformatics.scm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 22e4b257b9e..9545db23302 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm | |||
| @@ -2828,10 +2828,6 @@ parsing of Variant Call Format (VCF) files.") | |||
| 2828 | biological activities from omics data within a unified framework.") | 2828 | biological activities from omics data within a unified framework.") |
| 2829 | (license license:bsd-3))) | 2829 | (license license:bsd-3))) |
| 2830 | 2830 | ||
| 2831 | ;; See: <https://github.com/scverse/decoupler/blob/main/CHANGELOG.md#200> | ||
| 2832 | (define-deprecated-package python-decoupler-py | ||
| 2833 | python-decoupler) | ||
| 2834 | |||
| 2835 | (define-public python-demuxem | 2831 | (define-public python-demuxem |
| 2836 | (package | 2832 | (package |
| 2837 | (name "python-demuxem") | 2833 | (name "python-demuxem") |
