python39Packages.pandas-datareader: remove unused inputs

This commit is contained in:
Sandro Jäckel 2021-02-15 23:39:01 +01:00
parent 578e5170b2
commit 111594a331
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -1,7 +1,6 @@
{ lib
, buildPythonPackage
, fetchPypi
, pytestCheckHook
, isPy27
, pandas
, lxml