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