sigal: add setuptools to deps

This commit is contained in:
amesgen
2022-06-27 21:17:01 +02:00
parent 72d1b0d0fa
commit b622a65477
+2
View File
@@ -28,6 +28,8 @@ python3.pkgs.buildPythonApplication rec {
feedgenerator
zopfli
cryptography
setuptools # needs pkg_resources
];
checkInputs = [