paste-deploy: Remove unnecessary propagated build inputs.
This commit is contained in:
parent
b4ab60cd5e
commit
1532709854
@ -6510,7 +6510,6 @@ let
|
|||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = with self; [ nose ];
|
buildInputs = with self; [ nose ];
|
||||||
propagatedBuildInputs = with self; [ argparse configparser ];
|
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Load, configure, and compose WSGI applications and servers";
|
description = "Load, configure, and compose WSGI applications and servers";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user