1
0
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:
Maxim Cournoyer
2022-04-29 22:19:21 -04:00
parent 1a6eb0d6fe
commit cf03e0d290
-3
View File
@@ -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