Skip to content

Commit

Permalink
python3Packages.woob: Add missing python-jose
Browse files Browse the repository at this point in the history
This is used by some modules.
  • Loading branch information
DamienCassou committed May 12, 2024
1 parent 20e067c commit b91b9f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgs/development/python-modules/woob/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
, pycountry
, pytestCheckHook
, python-dateutil
, python-jose
, pythonOlder
, pyyaml
, requests
Expand Down Expand Up @@ -56,6 +57,7 @@ buildPythonPackage rec {
propagatedBuildInputs = [
babel
python-dateutil
python-jose
html2text
lxml
packaging
Expand Down

0 comments on commit b91b9f6

Please sign in to comment.