Commit 9dee3f84 authored by Bjørn Forsman's avatar Bjørn Forsman
Browse files

invoice2data: add missing setuptools input

Fixes this fatal error:

  $ invoice2data
  ...
  ModuleNotFoundError: No module named 'pkg_resources'
parent ffb4d954
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@ python3.pkgs.buildPythonApplication rec {
    pdfminer-six
    pillow
    pyyaml
    setuptools
  ];

  makeWrapperArgs = ["--prefix" "PATH" ":" (lib.makeBinPath [