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

View File

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