gnu: Remove python2-kivy.
* gnu/packages/python-xyz.scm (python2-kivy): Delete variable.
parent
b199a48ef6
commit
714125fbd0
|
@ -18699,9 +18699,6 @@ multitouch applications.")
|
||||||
Design spec without sacrificing ease of use or application performance.")
|
Design spec without sacrificing ease of use or application performance.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-kivy
|
|
||||||
(package-with-python2 python-kivy))
|
|
||||||
|
|
||||||
(define-public python-binaryornot
|
(define-public python-binaryornot
|
||||||
(package
|
(package
|
||||||
(name "python-binaryornot")
|
(name "python-binaryornot")
|
||||||
|
|
Reference in New Issue