Unverified Commit 8f082113 authored by h3ndrik's avatar h3ndrik Committed by GitHub
Browse files

changedetection-io: add python dependency elementpath

Required for xPath matching
parent 3745928b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ python3.pkgs.buildPythonApplication rec {
    chardet
    cryptography
    dnspython
    elementpath
    eventlet
    feedgen
    flask