Merge pull request #179366 from amesgen/sigal-fix
sigal: add `setuptools` to deps
This commit is contained in:
commit
65372689a1
@ -28,6 +28,8 @@ python3.pkgs.buildPythonApplication rec {
|
||||
feedgenerator
|
||||
zopfli
|
||||
cryptography
|
||||
|
||||
setuptools # needs pkg_resources
|
||||
];
|
||||
|
||||
checkInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user