me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-protobuf.

* gnu/packages/protobuf.scm (python2-protobuf): Delete variable.
Maxim Cournoyer 2022-04-29 22:19:21 -04:00
parent 1a6eb0d6fe
commit cf03e0d290
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

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