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 @@ so it might be a tiny bit slower.")
applications.")
(license license:bsd-3)))
(define-public python2-waf
(package-with-python2 python-waf))
(define-public python-pyzmq
(package
(name "python-pyzmq")