Unverified Commit b36d0c5b authored by Pavol Rusnak's avatar Pavol Rusnak Committed by GitHub
Browse files

python3Packages.tensorflow: add distutils to dependencies (#384633)

parents b596a9b4 e720e2df
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -72,6 +72,7 @@ buildPythonPackage rec {
    astunparse
    flatbuffers
    typing-extensions
    distutils
    packaging
    protobuf
    numpy