mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-06 09:15:54 +02:00
gnu: Remove python2-protobuf.
* gnu/packages/protobuf.scm (python2-protobuf): Delete variable.
This commit is contained in:
@@ -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
Block a user