Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucaterre committed Mar 23, 2023
1 parent a8ac60c commit d3ef7fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Expand Up @@ -54,7 +54,6 @@
"termcolor==1.1.0",
"kraken==4.3.5",
"unidecode==1.3.4",
"protobuf==3.20.0",
"levenshtein==0.20.9"
],
#package_data={
Expand All @@ -64,4 +63,4 @@
python_requires='>=3.8',
classifiers=CLASSIFIERS,
keywords=["HTR", "OCR", "Evaluation framework", "metrics", "handwritten text recognition", "optical character recognition"]
)
)

0 comments on commit d3ef7fd

Please sign in to comment.