pkgs.development.python-modules: remove unused args
This commit is contained in:
committed by
Jonathan Ringer
parent
3f5767d09e
commit
2043dbb6fa
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user