mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05: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