gnu: Remove python2-kivy.

* gnu/packages/python-xyz.scm (python2-kivy): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:42:48 -04:00
parent b199a48ef6
commit 714125fbd0
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -18699,9 +18699,6 @@ (define-public python-kivymd
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")