gnu: Remove python2-capturer.

* gnu/packages/python-xyz.scm (python2-capturer): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 21:24:09 -04:00
parent 8084ae2e6a
commit d920520560
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -2424,9 +2424,6 @@ (define-public python-capturer
for additional processing.")
(license license:expat)))
(define-public python2-capturer
(package-with-python2 python-capturer))
(define-public python-case
(package
(name "python-case")