gnu: Remove python2-waf.

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

View file

@ -10529,9 +10529,6 @@ (define-public python-waf
applications.")
(license license:bsd-3)))
(define-public python2-waf
(package-with-python2 python-waf))
(define-public python-pyzmq
(package
(name "python-pyzmq")