Skip to content

Commit

Permalink
tf: add grpcio
Browse files Browse the repository at this point in the history
  • Loading branch information
timokau committed Jun 22, 2019
1 parent c66e92b commit 639cb01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/python-modules/tensorflow/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,7 @@ in buildPythonPackage rec {
termcolor
wrapt
tensorflow-estimator
grpcio
] ++ lib.optionals (!isPy3k) [
mock
future # FIXME
Expand Down

0 comments on commit 639cb01

Please sign in to comment.