Merge pull request #179366 from amesgen/sigal-fix

sigal: add `setuptools` to deps
This commit is contained in:
Winter
2022-07-17 03:16:29 -04:00
committed by GitHub
+2
View File
@@ -28,6 +28,8 @@ python3.pkgs.buildPythonApplication rec {
feedgenerator
zopfli
cryptography
setuptools # needs pkg_resources
];
checkInputs = [