pythonPackages.pamqp: add missing build dependency
This commit is contained in:
parent
eae28752a8
commit
cec4dcb7bb
@ -15497,7 +15497,7 @@ in {
|
|||||||
sha256 = "1vmyvynqzx5zvbipaxff4fnzy3h3dvl3zicyr15yb816j93jl2ca";
|
sha256 = "1vmyvynqzx5zvbipaxff4fnzy3h3dvl3zicyr15yb816j93jl2ca";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = with self; [ mock nose pep8 pylint ];
|
buildInputs = with self; [ mock nose pep8 pylint mccabe ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "RabbitMQ Focused AMQP low-level library";
|
description = "RabbitMQ Focused AMQP low-level library";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user