gnu: Remove python2-execnet.

* gnu/packages/python-xyz.scm (python2-execnet): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 23:00:34 -04:00
parent 979af29d5c
commit ff70ce499b
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -14652,9 +14652,6 @@ (define-public python-execnet
(home-page "https://codespeak.net/execnet/")
(license license:expat)))
(define-public python2-execnet
(package-with-python2 python-execnet))
(define-public python-icalendar
(package
(name "python-icalendar")