reconcile: Add dependency "thefuzz" for fuzzy match of payee text.
This commit is contained in:
parent
ed0bc469ce
commit
088713060a
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ install_requires =
|
|||
PyYAML>=3.0
|
||||
regex
|
||||
rt>=2.0
|
||||
thefuzz
|
||||
packages = find:
|
||||
python_requires = >=3.6
|
||||
|
||||
|
|
Loading…
Reference in a new issue