Skip to content
Snippets Groups Projects
Unverified Commit f063868e authored by zhuqi's avatar zhuqi Committed by GitHub
Browse files

add python-Levenshtein pkg requirement

parent a95ebdee
No related branches found
No related tags found
No related merge requests found
...@@ -32,6 +32,7 @@ setup( ...@@ -32,6 +32,7 @@ setup(
], ],
install_requires=[ install_requires=[
'tabulate', 'tabulate',
'python-Levenshtein',
'requests', 'requests',
'numpy', 'numpy',
'nltk', 'nltk',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment