gnu: Remove python2-protobuf.
* gnu/packages/protobuf.scm (python2-protobuf): Delete variable.
parent
1a6eb0d6fe
commit
cf03e0d290
|
@ -285,9 +285,6 @@ language-neutral, platform-neutral extensible mechanism for serializing
|
|||
structured data.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-protobuf
|
||||
(package-with-python2 python-protobuf))
|
||||
|
||||
;; For tensorflow.
|
||||
(define-public python-protobuf-3.6
|
||||
(package
|
||||
|
|
Reference in New Issue