Loading pkgs/development/python-modules/fastparquet/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ , cython , setuptools , substituteAll , numba , numpy , pandas , cramjam Loading @@ -14,6 +13,7 @@ , python-lzo , pytestCheckHook , pythonOlder , packaging }: buildPythonPackage rec { Loading Loading @@ -53,10 +53,10 @@ buildPythonPackage rec { propagatedBuildInputs = [ cramjam fsspec numba numpy pandas thrift packaging ]; passthru.optional-dependencies = { Loading Loading
pkgs/development/python-modules/fastparquet/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,7 +5,6 @@ , cython , setuptools , substituteAll , numba , numpy , pandas , cramjam Loading @@ -14,6 +13,7 @@ , python-lzo , pytestCheckHook , pythonOlder , packaging }: buildPythonPackage rec { Loading Loading @@ -53,10 +53,10 @@ buildPythonPackage rec { propagatedBuildInputs = [ cramjam fsspec numba numpy pandas thrift packaging ]; passthru.optional-dependencies = { Loading