pkgs.development.python-modules: remove unused args

This commit is contained in:
Markus S. Wamser
2021-11-12 19:10:54 -08:00
committed by Jonathan Ringer
parent 3f5767d09e
commit 2043dbb6fa
321 changed files with 90 additions and 426 deletions
@@ -1,10 +1,10 @@
{ stdenv, bazel_3, buildBazelPackage, isPy3k, lib, fetchFromGitHub, symlinkJoin
, addOpenGLRunpath, fetchpatch
# Python deps
, buildPythonPackage, pythonOlder, pythonAtLeast, python
, buildPythonPackage, pythonOlder, python
# Python libraries
, numpy, tensorflow-tensorboard_2, absl-py
, future, setuptools, wheel, keras-preprocessing, google-pasta
, setuptools, wheel, keras-preprocessing, google-pasta
, opt-einsum, astunparse, h5py
, termcolor, grpcio, six, wrapt, protobuf, tensorflow-estimator_2
, dill, flatbuffers-python, tblib, typing-extensions