Merge pull request #156569 from tyleroconnell/patch-1

urlwatch: add jq
This commit is contained in:
Fabian Affolter 2022-01-26 23:31:40 +01:00 committed by GitHub
commit 3cc8c9a5f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,6 +17,7 @@ python3Packages.buildPythonApplication rec {
propagatedBuildInputs = with python3Packages; [
appdirs
cssselect
jq
keyring
lxml
markdown2