Merge pull request #253974 from thenbe/patch-1
brotab: add missing python dependency `setuptools`
This commit is contained in:
@@ -25,6 +25,7 @@ python.pkgs.buildPythonApplication rec {
|
||||
flask
|
||||
psutil
|
||||
requests
|
||||
setuptools
|
||||
];
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user