andreas pushed a commit to branch master
in repository guix.

commit 4bc33753123067d6b64bb3d6f219d0c30632fd8e
Author: Vinicius Monego <[email protected]>
AuthorDate: Mon Mar 31 01:49:46 2025 +0000

    gnu: grass: Add input python-matplotlib.
    
    * gnu/packages/geo.scm (grass)[inputs]: Add python-matplotlib.
    
    Change-Id: Id0c1d60983bed3b428bc5ca3bc37b1b92f9d8c26
---
 gnu/packages/geo.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 13ea14582b..6771479edc 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -3321,6 +3321,7 @@ orienteering sport.")
              proj
              python
              python-dateutil
+             python-matplotlib
              python-numpy
              python-wxpython
              readline

Reply via email to