mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 09:37:03 +01:00
gnu: Remove python2-pycosat.
* gnu/packages/python-xyz.scm (python2-pycosat): Delete variable.
This commit is contained in:
parent
5045ff299c
commit
c93397ce19
1 changed files with 0 additions and 3 deletions
|
@ -19745,9 +19745,6 @@ (define-public python-pycosat
|
||||||
Problem} (SAT) solver.")
|
Problem} (SAT) solver.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-pycosat
|
|
||||||
(package-with-python2 python-pycosat))
|
|
||||||
|
|
||||||
(define-public python2-ruamel.ordereddict
|
(define-public python2-ruamel.ordereddict
|
||||||
(package
|
(package
|
||||||
(name "python2-ruamel.ordereddict")
|
(name "python2-ruamel.ordereddict")
|
||||||
|
|
Loading…
Reference in a new issue