gnu: singular: Remove unused input.

* gnu/packages/algebra.scm (singular)[inputs]: Remove python-2.

Change-Id: I16eca4d0b906c01febe67f2fecfb8daa65df817b
This commit is contained in:
Vinicius Monego 2025-06-22 00:02:43 -03:00
parent 8ba8ce5edc
commit 965e06f248
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -640,7 +640,6 @@ matrices, and polynomials over the integers and over finite fields.")
flint
mpfr
ntl
python-2
readline))
(synopsis "Computer algebra system for polynomial computations")
(description