pythonPackages.onnx: remove unused inputs

This commit is contained in:
Sandro Jäckel 2021-02-17 23:35:33 +01:00
parent 876de488cd
commit ca1b6de527
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -1,5 +1,4 @@
{ lib
, fetchpatch
, buildPythonPackage
, fetchPypi
, pythonOlder