python3Packages.amqtt: propagate setuptools

This commit is contained in:
Martin Weinelt
2022-09-19 16:05:37 +02:00
committed by Sandro Jäckel
parent 7084f8c779
commit 7851a32a7f
@@ -11,6 +11,7 @@
, pytestCheckHook
, pythonOlder
, pyyaml
, setuptools
, transitions
, websockets
}:
@@ -42,6 +43,7 @@ buildPythonPackage rec {
docopt
passlib
pyyaml
setuptools
transitions
websockets
];