Unverified Commit b91b9f63 authored by Damien Cassou's avatar Damien Cassou
Browse files

python3Packages.woob: Add missing python-jose

This is used by some modules.
parent 20e067c7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@
, pycountry
, pytestCheckHook
, python-dateutil
, python-jose
, pythonOlder
, pyyaml
, requests
@@ -56,6 +57,7 @@ buildPythonPackage rec {
  propagatedBuildInputs = [
    babel
    python-dateutil
    python-jose
    html2text
    lxml
    packaging