gnu: Remove python2-i3-py.

* gnu/packages/wm.scm (python2-i3-py): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:50:30 -04:00
parent edac21bfc7
commit 261f030340
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -545,9 +545,6 @@ (define-public python-i3-py
subscribe to events.")
(license license:gpl3+)))
(define-public python2-i3-py
(package-with-python2 python-i3-py))
(define-public qtile
(package
(name "qtile")