Remove logging and leave it up to the user

This commit is contained in:
Andras Schmelczer 2022-07-02 08:26:26 +02:00
parent 2e12947429
commit aa3131dcc1
9 changed files with 78 additions and 142 deletions

View file

@ -18,12 +18,11 @@ package_dir =
= src
packages = find:
include_package_data = True
python_requires = >=3.8
python_requires = >= 3.7
install_requires =
scikit-learn
matplotlib
numpy
tqdm >= 4.0.0
unidecode >= 1.3.0
syntok >= 1.4.0
langcodes[data] >= 3.3.0