sigal: add setuptools to deps

This commit is contained in:
amesgen 2022-06-27 21:17:01 +02:00
parent 72d1b0d0fa
commit b622a65477
No known key found for this signature in database
GPG Key ID: 1A89EC203635A13D

View File

@ -28,6 +28,8 @@ python3.pkgs.buildPythonApplication rec {
feedgenerator
zopfli
cryptography
setuptools # needs pkg_resources
];
checkInputs = [