gnu: Remove python2-waf.
* gnu/packages/python-xyz.scm (python2-waf): Delete variable.
This commit is contained in:
parent
fb081632a3
commit
a5071d3ab9
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue