python3Packages.arrow_1: merge into python3Packages.arrow
They are the same version.
This commit is contained in:
committed by
Jonathan Ringer
parent
60f5ecc76d
commit
882b692c4f
@@ -19,7 +19,7 @@ buildPythonApplication rec {
|
||||
'';
|
||||
|
||||
checkInputs = [ pytestCheckHook pytest-mock mock pytest-datafiles ];
|
||||
propagatedBuildInputs = [ arrow_1 click click-didyoumean requests ];
|
||||
propagatedBuildInputs = [ arrow click click-didyoumean requests ];
|
||||
nativeBuildInputs = [ installShellFiles ];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user